Which, I see, does NOT rm and regen the certs... The certs themselves are only good for 365 days.
This seems wrong :) Anyway, after trashing the certs, test passes OK. Sorry for the false alarm. > On Jun 19, 2015, at 8:59 AM, Jim Jagielski <j...@jagunet.com> wrote: > > I do a full t/TEST clean > >> On Jun 19, 2015, at 8:56 AM, Ruediger Pluem <rpl...@apache.org> wrote: >> >> Maybe the test certs in your test suite need regeneration, because they are >> expired? >> >> Regards >> >> RĂ¼diger >> >> On 06/19/2015 02:12 PM, Jim Jagielski wrote: >>> Also on trunk... >>> >>>> On Jun 19, 2015, at 8:07 AM, Jim Jagielski <j...@jagunet.com> wrote: >>>> >>>> This is on Darwin... will test on others. >>>> >>>> t/protocol/nntp-like.t .. >>>> 1..10 >>>> # Running under perl version 5.020002 for darwin >>>> # Current time local: Fri Jun 19 08:04:27 2015 >>>> # Current time GMT: Fri Jun 19 12:04:27 2015 >>>> # Using Test.pm version 1.26 >>>> # Using Apache/Test.pm version 1.40 >>>> testing mod_nntp_like_ssl >>>> <and it hangs here> >>>> >>>> Output of error.log: >>>> [Fri Jun 19 08:04:26.979537 2015] [authz_core:debug] [pid 68656:tid >>>> 4408729600] mod_authz_core.c(834): [client 127.0.0.1:63084] AH01628: >>>> authorization result: granted (no directives) >>>> [Fri Jun 19 08:04:27.403899 2015] [ssl:info] [pid 68656:tid 4409266176] >>>> [client 127.0.0.1:63086] AH01964: Connection to child 1 established >>>> (server localhost:8531) >>>> [Fri Jun 19 08:04:27.405429 2015] [ssl:debug] [pid 68656:tid 4409266176] >>>> ssl_engine_kernel.c(1919): [client 127.0.0.1:63086] AH02043: SSL virtual >>>> host for servername localhost found >>>> [Fri Jun 19 08:04:27.406885 2015] [ssl:info] [pid 68656:tid 4409266176] >>>> [client 127.0.0.1:63086] AH02008: SSL library error 1 in handshake (server >>>> localhost:8531) >>>> [Fri Jun 19 08:04:27.406935 2015] [ssl:info] [pid 68656:tid 4409266176] >>>> SSL Library Error: error:14094415:SSL routines:ssl3_read_bytes:sslv3 alert >>>> certificate expired (SSL alert number 45) >>>> [Fri Jun 19 08:04:27.406967 2015] [ssl:info] [pid 68656:tid 4409266176] >>>> [client 127.0.0.1:63086] AH01998: Connection closed to child 1 with >>>> abortive shutdown (server localhost:8531) >>>> [Fri Jun 19 08:04:27.418033 2015] [ssl:info] [pid 68658:tid 4408729600] >>>> [client 127.0.0.1:63087] AH01964: Connection to child 128 established >>>> (server localhost:8531) >>>> [Fri Jun 19 08:04:27.418641 2015] [ssl:debug] [pid 68658:tid 4408729600] >>>> ssl_engine_kernel.c(1947): [client 127.0.0.1:63087] AH02645: Server name >>>> not provided via TLS extension (using default/first virtual host) >>>> [Fri Jun 19 08:04:27.420032 2015] [ssl:info] [pid 68658:tid 4408729600] >>>> [client 127.0.0.1:63087] AH02008: SSL library error 1 in handshake (server >>>> localhost:8531) >>>> [Fri Jun 19 08:04:27.420091 2015] [ssl:info] [pid 68658:tid 4408729600] >>>> SSL Library Error: error:14094415:SSL routines:ssl3_read_bytes:sslv3 alert >>>> certificate expired (SSL alert number 45) >>>> [Fri Jun 19 08:04:27.420111 2015] [ssl:info] [pid 68658:tid 4408729600] >>>> [client 127.0.0.1:63087] AH01998: Connection closed to child 128 with >>>> abortive shutdown (server localhost:8531) >>>> [Fri Jun 19 08:04:27.431174 2015] [ssl:info] [pid 68656:tid 4409802752] >>>> [client 127.0.0.1:63088] AH01964: Connection to child 2 established >>>> (server localhost:8531) >>>> [Fri Jun 19 08:04:27.431301 2015] [ssl:info] [pid 68656:tid 4409802752] >>>> [client 127.0.0.1:63088] AH02008: SSL library error 1 in handshake (server >>>> localhost:8531) >>>> [Fri Jun 19 08:04:27.431333 2015] [ssl:info] [pid 68656:tid 4409802752] >>>> SSL Library Error: error:140760FC:SSL >>>> routines:SSL23_GET_CLIENT_HELLO:unknown protocol -- speaking not SSL to >>>> HTTPS port!? >>>> [Fri Jun 19 08:04:27.431342 2015] [ssl:info] [pid 68656:tid 4409802752] >>>> [client 127.0.0.1:63088] AH01998: Connection closed to child 2 with >>>> abortive shutdown (server localhost:8531) >>> >>> >