On 1/9/2011 5:02 PM, Nelson Pereira wrote:
ok, so now that I have my server.pem file created and copied to /etc/pound
what does my pound.cfg file should look like to enable HTTPS ?
You're looking for the 'HTTPS Listener' section of the man page. Roughly:
ListenHTTPS
Address A.B.C.D
Port 443
Cert "/path/to/my/pem"
End
Put any service definitions you want in there, or just keep them global
(my preference).
Regards,
--
Dave Steinberg
http://www.geekisp.com/
http://www.steinbergcomputing.com/
http://www.redterror.net/
--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.