https://bz.apache.org/bugzilla/show_bug.cgi?id=59438
Jason Milionis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #4 from Jason Milionis <[email protected]> --- Great, Yann, this worked like a charm. However, I am curious: When using the above mentioned command "openssl s_client -CApath /etc/ssl/certs -cipher DHE-RSA-AES256-SHA -serverinfo 18 -connect winpack.eu.org:443" after displaying ServerInfo extension OpenSSL hangs for about 0.75 seconds and then displays other info, whereas when using ECDSA (without the -cipher DHE-RSA-AES256-SHA) everything is displaying without the intermittent 0.75-second lag. So, maybe document that for dual EC/RSA certificate configurations the SSLOpenSSLConfCmd should be used exclusively? -- 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]
