Re: SSL renegotiation in openssl using blocked sockets

2012-06-16 Thread Pradeep A
Can anybody help in this Pradeep A wrote: > > > > > This is regarding openssl renegotiation issue in client server > communication.The openssl version is 1.0.1c. > > The client and server are establishing the SSL connection using blocking > sockets and communication is fine.The client sends

OCSP Stapling bug with multiple certs (e.g. an RSA cert and an ECC cert)

2012-06-16 Thread Rob Stradling
Using OpenSSL 1.x and Apache httpd 2.4.x, I've been trying to get OCSP Stapling to work with both an RSA cert and an ECC cert configured. The desired behaviour is (obviously) that httpd should staple the correct OCSP Response for whichever cert (RSA or ECC) it chooses to send to the client. H

Re: OCSP Stapling bug with multiple certs (e.g. an RSA cert and an ECC cert)

2012-06-16 Thread Dr. Stephen Henson
On Fri, Jun 15, 2012, Rob Stradling wrote: > Using OpenSSL 1.x and Apache httpd 2.4.x, I've been trying to get > OCSP Stapling to work with both an RSA cert and an ECC cert > configured. The desired behaviour is (obviously) that httpd should > staple the correct OCSP Response for whichever cert (

Re: OCSP Stapling bug with multiple certs (e.g. an RSA cert and an ECC cert)

2012-06-16 Thread Dr. Stephen Henson
On Sat, Jun 16, 2012, Dr. Stephen Henson wrote: > On Fri, Jun 15, 2012, Rob Stradling wrote: > > > Using OpenSSL 1.x and Apache httpd 2.4.x, I've been trying to get > > OCSP Stapling to work with both an RSA cert and an ECC cert > > configured. The desired behaviour is (obviously) that httpd sho