Ben,

On Dec 19, 2007, at 9:31 AM, Ben assis wrote:

On Leopard with apache 2.2.6 and OpenSSL 0.9.7, configuration files have significantly changed; so, I cannot set my own web server to work with openssl under https protocol.


Are you loading the SSL module? Look for a LoadModule line in httpd.conf for the ssl_module and see if it is commented out. Unless the module is loaded, Apache will not understand any mod_ssl configuration directives.

I'm not running Leopard yet, but if they stuck to a fairly plain vanilla Apache 2.2.x (as they did with 1.3 on earlier versions of the OS), the httpd-ssl.conf should work out of the box once you load the SSL module. Be sure to have your private key and certificate in the right place, or edit the SSLCertificateKeyFile and SSLCertificateFile directives.

This is an Apache-specific question and might be better discussed on [EMAIL PROTECTED]

S.

--
Sander Temme
[EMAIL PROTECTED]
PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to