DAGNICOURT Sebastien - NTR wrote:
 
> Okay, but i start it by /mypathtoapache/bin/apache startssl. I see httpd
> -DSSL runnig and i put the AddModule mod_ssl.c in httpd.conf.
> Did I forget something?

The other configuration directives to use SSL for the (virtual) server?
======
SSLEngine on
SSLCertificateFile /mypathtoapache/conf/ssl.crt/server.crt
SSLCertificateKeyFile /mypathtoapache/conf/ssl.key/server.key
======
would be a good start if it isn't already there. I'm no expert, but
perhaps that is what you are missing.

-- 
Paul McGarry            mailto:[EMAIL PROTECTED] 
Systems Integrator      http://www.opentec.com.au 
Opentec Pty Ltd         http://www.iebusiness.com.au
6 Lyon Park Road        Phone: (02) 9878 1744 
North Ryde NSW 2113     Fax:   (02) 9878 1755
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to