You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/07/11 14:08:29 UTC

DO NOT REPLY [Bug 21496] - Illegal attempt to re-initialise SSL

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21496>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21496

Illegal attempt to re-initialise SSL

mads@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From mads@apache.org  2003-07-11 12:08 -------
A common misconfiguration error - you shouldn't have SSLEngine on in the global
context. Just remove it from this place:

<IfModule mod_ssl.c>
    SSLEngine on

Please use the Apache HTTP Server Users Mailing List for this type of problem
before reporting it as a bug.
http://httpd.apache.org/lists.html#http-users

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org