https://issues.apache.org/bugzilla/show_bug.cgi?id=47427
--- Comment #2 from Mike <[email protected]> 2009-06-25 08:46:14 PST --- 1. setup apache, try openssl s_client # openssl s_client -host 10.0.0.86 -port 8443 CONNECTED(00000003) depth=1 /C=LV/ST=Riga/L=Riga/O=Parks AS CA/OU=IT/CN=Parks AS CA/[email protected] verify error:num=19:self signed certificate in certificate chain verify return:0 12358:error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure:s3_pkt.c:1053:SSL alert number 40 12358:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:188: you will see the same error in Opera too. 2. if you use s_client under nginx, you would see prompt which fails later because you didn't provide required key files. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
