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

--- Comment #2 from Luke Huxley <[email protected]> ---
Created attachment 31252
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31252&action=edit
Wireshark TLS 1.2 handshake between IE 11 and Apache 2.2.26

The root CA's signature algorithm is SHA1 with RSA but both the intermediate CA
that validates the client certificate and the client certificates are MD5 with
RSA.

I've compared a TLS 1.0 handshake between Firefox and my web server with a TLS
1.2 handshake between IE 11 and my web server and, although I can see the
client certificate being sent from FF, I can not see IE 11 sending the client
certificate. 

I've attached the Wireshark SSL packets between IE 11 and Apache 2.2.26 to this
bug as I may be wrong and the client certificate is sent.

-- 
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]

Reply via email to