Did you ever find an answer to the following question? I have the same problem. Hi,
okay well I am wanting to Get stunnel working. it is complaining that the stunnel.pid file cannot be created. what am I doing wrong? --- from logs ---- 2003.05.30 11:43:56 LOG3[44790:134598656]: Cannot create pid file /var/run/stunn el/stunnel.pid 2003.05.30 11:43:56 LOG3[44790:134598656]: create: No such file or directory (2) -- from configuration --- # Comment it out on Win32 cert = /usr/local/etc/stunnel/mail.pem chroot = /var/tmp/stunnel # PID is created inside chroot jail pid = /var/run/stunnel/stunnel.pid setuid = stunnel setgid = stunnel --- the dir exists typhoon# ls -ld /var/run/stunnel/ drwxr-xr-x 2 stunnel stunnel 512 May 30 11:43 /var/run/stunnel/ Paul E. Deering, Ph.D. Ohio University Russ College of Engineering and Technology 376 Stocker Center Athens, OH 45701 PH: (740) 593-2478 FX: (740) 593-0659 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
