[stunnel-users] Wrapping a CherryPy server?
Lucas Burdick
lucas at progressive-sealing.com
Fri Dec 19 05:49:33 CET 2008
Hi There,
Im trying to encrypt a cherrypy web page that Im serving up. The page itself works just fine on port 80, but I cant seem to get stunnel to wrap it. Im using 4.26 on CentOS 5.2. Ive put in my stunnel.conf:
[cherrypy]
Accept=443
Connect=80
And run:
Stunnel stunnel.conf
as well as
stunnel stunnel.conf d 443
and
stunnel stunnel.conf d 443 r localhost:80
Ive also tried commenting out the above mentioned .conf entry. I get the error that inetd mode needs a remote host or executable. Im trying to run in daemon mode but I dont think Im doing it right.
Please help, or ask me questions, or tell me to elaborate or something.
Thank you!
Lucas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stunnel.org/pipermail/stunnel-users/attachments/20081218/6226702e/attachment.html>
More information about the stunnel-users
mailing list