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 2002/06/29 01:08:36 UTC

DO NOT REPLY [Bug 10346] New: - [warn] RSA server certificate CommonName (CN) `aniset

te.ucs.louisiana.edu' does NOT match server name!?

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=10346>.
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=10346

[warn] RSA server certificate CommonName (CN) `aniset
te.ucs.louisiana.edu' does NOT match server name!?

           Summary: [warn] RSA server certificate CommonName (CN) `aniset
                    te.ucs.louisiana.edu' does NOT match server name!?
           Product: Apache httpd-2.0
           Version: 2.0.39
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_ssl
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: apachebugs@louisiana.edu


I am seeing SSL error msgs like that shown in the summary line as httpd 2.0.39
starts up (startssl).  I put new code in modules/ssl/ssl_engine_init.c to
see what the value of s->server_hostname was, and I found it to be set to
"new.host.name".  Apparently is is what base_server->server_hostname is set
to when ssl_init_Module() is invoked.  The SSL module seems to work OK despite
this warning.

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