pjklauser / bridgemq

Trusted Domain Messaging eXchange
0 stars 1 forks source link

Confirm clientAuth signature check perfomed during TLS handshake #23

Closed pjklauser closed 9 years ago

pjklauser commented 10 years ago

in a client WS call to ZAS/MOS/MDS we expect a client to provide a X509client certificate where TLS must be able to prove the client is in posession of a private key corresponding to the certificate.

pjklauser commented 9 years ago

see SslHandshakeFailureIntegrationTest