I am using stunnel over thttpd.
My stunnel config file is this:
foreground=yes client=no cert=/scratch/stunnel/pem [https] accept=443 connect=80
I started stunnel this way:
/scratch # /exos/bin/stunnel /scratch/stunnel.cfg 2009.03.27 09:02:22 LOG4[944:1024]: Wrong permissions on /scratch/stunnel.pem 2009.03.27 09:02:22 LOG5[944:1024]: stunnel 4.26 on i686-pc-linux-gnu with OpenS SL 0.9.7d 17 Mar 2004 2009.03.27 09:02:22 LOG5[944:1024]: Threading:PTHREAD SSL:ENGINE Sockets:POLL,IP v6 2009.03.27 09:02:22 LOG5[944:1024]: 500 clients allowed
But when I typed "https://10.255.43.101/
I got "The page cannot be displayed" error message. I did not see any error logging from stunnel which is running on the foreground.
But when I typed "http://10.255.43.101/ and it worked.
Any suggestion for debugging my problem? Thanks!
-Joe
DISCLAIMER: This e-mail and any attachments to it may contain confidential and proprietary material and is solely for the use of the intended recipient. Any review, use, disclosure, distribution or copying of this transmittal is prohibited except by or on behalf of the intended recipient. If you have received this transmittal in error, please notify the sender and destroy this e-mail and any attachments and all copies, whether electronic or printed.