Go to file
David Benjamin ef86550537 Remove logic for non-signing client certificates.
Now that only RSA and ECDSA certificates are supported, the server should just
reject non-signing ones outright, rather than allowing them to skip
CertificateVerify.

Change-Id: I7fe5ed3adde14481016ee841ed241faba18c26f0
Reviewed-on: https://boringssl-review.googlesource.com/1609
Reviewed-by: Adam Langley <agl@google.com>
2014-08-26 17:41:08 +00:00
crypto Introduce EVP_DecodeBase64. 2014-08-25 23:00:28 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Introduce EVP_DecodeBase64. 2014-08-25 23:00:28 +00:00
ssl Remove logic for non-signing client certificates. 2014-08-26 17:41:08 +00:00
tool Add PKCS#12 parser. 2014-08-25 21:47:02 +00:00
util Add PKCS#12 parser. 2014-08-25 21:47:02 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Increase minimum required cmake version 2014-08-18 17:23:37 +00:00
CMakeLists.txt Increase minimum required cmake version 2014-08-18 17:23:37 +00:00