]> granicus.if.org Git - apache/commit
* modules/ssl/ssl_engine_init.c (ssl_init_CheckServers): Fix IP/port
authorJoe Orton <jorton@apache.org>
Thu, 13 Oct 2005 16:35:55 +0000 (16:35 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 13 Oct 2005 16:35:55 +0000 (16:35 +0000)
commite663e4057f4bca05e4a0100d8c1457370a07b01c
treef61ce0b920bb83995cf3a94f6e7169d41db537b9
parent297e3ea7e0815ab77d5d78f8b8a72f2590deb682
* modules/ssl/ssl_engine_init.c (ssl_init_CheckServers): Fix IP/port
key generation which passed a bogus pointer for a %pA conversion,
hence could give false warnings for name-based-vhost use.

PR: 37051

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@320796 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_init.c