You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "J. Greenlees" <ja...@shaw.ca> on 2003/01/17 00:36:21 UTC

Re: [users@httpd] Error SSL

system@eluminoustechnologies.com wrote:
> Hello All,
>  
>  
> Now After Research I found that if I change the LOGLEVEL to WARN in 
> HTTPD.CONF i will not get these SSL handshake Erros and i Did that in 
> the meantime when i checked my ssl_engine_log.
>  I got this Strange error
> "You configured HTTP(80) on the standard HTTPS(443) port!"
> What does this means Now!!!
>  
> Regards,
> Cindy.
>  
your listen directive for regular http connections must have :443 in it 
to get that message.
it should only be 443 for https, unless you are changing https to a 
different port.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org