That is hoe I set it up originaly here is my conf file:

<VirtualHost jaffa.webest.co.za:443>
DocumentRoot usr/CV/ssl
SSLEngine On
SSLCertificateFile conf/ssl/jaffa.webest.co.za.cert
SSLCertificateKeyFile conf/ssl/jaffa.webest.co.za.key
</VirtualHost>


 jaffa __ wrote:
 
 After trying everypossible conversion on my httpd.conf file I still get
 this
 log message after start up:
  
 [warn]  Init: (www.myserver.co.za:443) You configured HTTP(80) on the
 standard HTTPS(443) port!
 
 If anyone can give me relevant advice to get this functioning 100%  
 please.

   Ralf S. Engelschallwrote:

   The above warning means that you have no "SSLEngine on" in
   the "<VirtualHost
   www.myserver.co.za:443>" section. My recommendation: look carefully at
   the
   provided httpd.conf-dist, it has all SSL stuff pre-configured.
 
                                        Ralf S. Engelschall
                                        [EMAIL PROTECTED]
                                        www.engelschall.com



-----------------------------------------------------------
Brought to you by MightyMail!
        http://www.mighty.co.za

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to