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 2014/04/15 02:31:45 UTC

[Bug 56410] Apache 2.4.9 breaks existing installation after upgrading from 2.4.7 when using self-signed SSL certificates using OpenSSL 0.9.8e (CentOS 5.10)

https://issues.apache.org/bugzilla/show_bug.cgi?id=56410

--- Comment #1 from Kurt Newman <ku...@cpanel.net> ---
Here is a working version of Apache debugging output using 2.4.9 using OpenSSL
1.0.1e:

[Mon Apr 14 19:27:36.436555 2014] [ssl:info] [pid 7676] AH01887: Init:
Initializing (virtual) servers for SSL
[Mon Apr 14 19:27:36.436896 2014] [ssl:info] [pid 7676] AH01914: Configuring
server cent6ssl.loc:443 for SSL protocol
[Mon Apr 14 19:27:36.437045 2014] [ssl:debug] [pid 7676]
ssl_engine_init.c(312): AH01893: Configuring TLS extension handling
[Mon Apr 14 19:27:36.437614 2014] [ssl:debug] [pid 7676] ssl_util_ssl.c(343):
AH02412: [cent6ssl.loc:443] Cert matches for name 'cent6ssl.loc' [subject:
emailAddress=kurt.newman@cpanel.net,CN=cent6ssl.loc,OU=N/A,O=Cent 6 SSL rev2\\,
Inc,L=Houston,ST=Texas,C=US / issuer:
emailAddress=kurt.newman@cpanel.net,CN=cent6ssl.loc,OU=N/A,O=Cent 6 SSL rev2\\,
Inc,L=Houston,ST=Texas,C=US / serial: E1CFBAAB372443FB / notbefore: Apr 14
20:01:19 2014 GMT / notafter: May 14 20:01:19 2014 GMT]
[Mon Apr 14 19:27:36.437641 2014] [ssl:info] [pid 7676] AH02568: Certificate
and private key cent6ssl.loc:443:0 configured from /tmp/ssl-keys/server.crt and
/tmp/ssl-keys/server.key
[Mon Apr 14 19:27:36.437841 2014] [ssl:info] [pid 7676] AH01876: mod_ssl/2.4.9
compiled against Server: Apache/2.4.9, Library: OpenSSL/1.0.1e
[Mon Apr 14 19:27:36.437858 2014] [suexec:notice] [pid 7676] AH01232: suEXEC
mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
[Mon Apr 14 19:27:36.444022 2014] [socache_shmcb:debug] [pid 7677]
mod_socache_shmcb.c(396): AH00821: shmcb_init allocated 1024000 bytes of shared
memory
[Mon Apr 14 19:27:36.444044 2014] [socache_shmcb:debug] [pid 7677]
mod_socache_shmcb.c(412): AH00822: for 1023944 bytes (1024000 including
header), recommending 32 subcaches, 177 indexes each
[Mon Apr 14 19:27:36.444051 2014] [socache_shmcb:debug] [pid 7677]
mod_socache_shmcb.c(445): AH00824: shmcb_init_memory choices follow
[Mon Apr 14 19:27:36.444056 2014] [socache_shmcb:debug] [pid 7677]
mod_socache_shmcb.c(447): AH00825: subcache_num = 32
[Mon Apr 14 19:27:36.444061 2014] [socache_shmcb:debug] [pid 7677]
mod_socache_shmcb.c(449): AH00826: subcache_size = 31992
[Mon Apr 14 19:27:36.444066 2014] [socache_shmcb:debug] [pid 7677]
mod_socache_shmcb.c(451): AH00827: subcache_data_offset = 4264
[Mon Apr 14 19:27:36.444071 2014] [socache_shmcb:debug] [pid 7677]
mod_socache_shmcb.c(453): AH00828: subcache_data_size = 27728
[Mon Apr 14 19:27:36.444076 2014] [socache_shmcb:debug] [pid 7677]
mod_socache_shmcb.c(455): AH00829: index_num = 177
[Mon Apr 14 19:27:36.444156 2014] [socache_shmcb:info] [pid 7677] AH00830:
Shared memory socache initialised
[Mon Apr 14 19:27:36.444162 2014] [ssl:info] [pid 7677] AH01887: Init:
Initializing (virtual) servers for SSL
[Mon Apr 14 19:27:36.444344 2014] [ssl:info] [pid 7677] AH01914: Configuring
server cent6ssl.loc:443 for SSL protocol
[Mon Apr 14 19:27:36.444480 2014] [ssl:debug] [pid 7677]
ssl_engine_init.c(312): AH01893: Configuring TLS extension handling
[Mon Apr 14 19:27:36.444874 2014] [ssl:debug] [pid 7677] ssl_util_ssl.c(343):
AH02412: [cent6ssl.loc:443] Cert matches for name 'cent6ssl.loc' [subject:
emailAddress=kurt.newman@cpanel.net,CN=cent6ssl.loc,OU=N/A,O=Cent 6 SSL rev2\\,
Inc,L=Houston,ST=Texas,C=US / issuer:
emailAddress=kurt.newman@cpanel.net,CN=cent6ssl.loc,OU=N/A,O=Cent 6 SSL rev2\\,
Inc,L=Houston,ST=Texas,C=US / serial: E1CFBAAB372443FB / notbefore: Apr 14
20:01:19 2014 GMT / notafter: May 14 20:01:19 2014 GMT]
[Mon Apr 14 19:27:36.444895 2014] [ssl:info] [pid 7677] AH02568: Certificate
and private key cent6ssl.loc:443:0 configured from /tmp/ssl-keys/server.crt and
/tmp/ssl-keys/server.key
[Mon Apr 14 19:27:36.445092 2014] [ssl:info] [pid 7677] AH01876: mod_ssl/2.4.9
compiled against Server: Apache/2.4.9, Library: OpenSSL/1.0.1e
[Mon Apr 14 19:27:36.446296 2014] [mpm_prefork:notice] [pid 7677] AH00163:
Apache/2.4.9 (Unix) OpenSSL/1.0.1e-fips mod_bwlimited/1.4 configured --
resuming normal operations
[Mon Apr 14 19:27:36.446312 2014] [mpm_prefork:info] [pid 7677] AH00164: Server
built: Apr 14 2014 19:27:03
[Mon Apr 14 19:27:36.446337 2014] [core:notice] [pid 7677] AH00094: Command
line: '/usr/local/apache/bin/httpd -D SSL'
[Mon Apr 14 19:27:36.446349 2014] [mpm_prefork:debug] [pid 7677]
prefork.c(995): AH00165: Accept mutex: sysvsem (default: sysvsem)
[Mon Apr 14 19:27:36.446348 2014] [proxy:debug] [pid 7680] proxy_util.c(1766):
AH00925: initializing worker proxy:reverse shared
[Mon Apr 14 19:27:36.446381 2014] [proxy:debug] [pid 7680] proxy_util.c(1808):
AH00927: initializing worker proxy:reverse local
[Mon Apr 14 19:27:36.446419 2014] [proxy:debug] [pid 7680] proxy_util.c(1859):
AH00931: initialized single connection worker in child 7680 for (*)
[Mon Apr 14 19:27:36.446799 2014] [proxy:debug] [pid 7683] proxy_util.c(1766):
AH00925: initializing worker proxy:reverse shared
[Mon Apr 14 19:27:36.446829 2014] [proxy:debug] [pid 7683] proxy_util.c(1808):
AH00927: initializing worker proxy:reverse local
[Mon Apr 14 19:27:36.446862 2014] [proxy:debug] [pid 7683] proxy_util.c(1859):
AH00931: initialized single connection worker in child 7683 for (*)
[Mon Apr 14 19:27:36.447392 2014] [proxy:debug] [pid 7681] proxy_util.c(1766):
AH00925: initializing worker proxy:reverse shared
[Mon Apr 14 19:27:36.447423 2014] [proxy:debug] [pid 7681] proxy_util.c(1808):
AH00927: initializing worker proxy:reverse local
[Mon Apr 14 19:27:36.447455 2014] [proxy:debug] [pid 7681] proxy_util.c(1859):
AH00931: initialized single connection worker in child 7681 for (*)
[Mon Apr 14 19:27:36.447943 2014] [proxy:debug] [pid 7679] proxy_util.c(1766):
AH00925: initializing worker proxy:reverse shared
[Mon Apr 14 19:27:36.447994 2014] [proxy:debug] [pid 7679] proxy_util.c(1808):
AH00927: initializing worker proxy:reverse local
[Mon Apr 14 19:27:36.448029 2014] [proxy:debug] [pid 7679] proxy_util.c(1859):
AH00931: initialized single connection worker in child 7679 for (*)
[Mon Apr 14 19:27:36.448521 2014] [proxy:debug] [pid 7682] proxy_util.c(1766):
AH00925: initializing worker proxy:reverse shared
[Mon Apr 14 19:27:36.448550 2014] [proxy:debug] [pid 7682] proxy_util.c(1808):
AH00927: initializing worker proxy:reverse local
[Mon Apr 14 19:27:36.448584 2014] [proxy:debug] [pid 7682] proxy_util.c(1859):
AH00931: initialized single connection worker in child 7682 for (*)

-- 
You are receiving this mail because:
You are the assignee for the bug.

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