Teach TLSProxy about the CertificateVerify message
authorMatt Caswell <matt@openssl.org>
Thu, 5 Jan 2017 12:28:40 +0000 (12:28 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 10 Jan 2017 23:02:50 +0000 (23:02 +0000)
commitadb403dea90cd3e2fb028bb16d44364a7b5d75d1
tree96bbc9d42d863264a6ccd0e7b7513b54cba41306
parent784250519078fac72806d62a03bff2481a3fc2bf
Teach TLSProxy about the CertificateVerify message

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2157)
util/TLSProxy/CertificateVerify.pm [new file with mode: 0644]
util/TLSProxy/Message.pm
util/TLSProxy/Proxy.pm