diff options
author | tb <> | 2022-11-29 12:31:43 +0000 |
---|---|---|
committer | tb <> | 2022-11-29 12:31:43 +0000 |
commit | f2b3922970f48a5e4c4ac3f823c2ee4620fa4dff (patch) | |
tree | e85b61d7b2cd74b7bedf6b78594e21f52b781a8b /src/lib/libcrypto/bio/bio_lib.c | |
parent | f4bb67b0ab23ccbf7b7b7a8441c0a48c386550ba (diff) | |
download | openbsd-f2b3922970f48a5e4c4ac3f823c2ee4620fa4dff.tar.gz openbsd-f2b3922970f48a5e4c4ac3f823c2ee4620fa4dff.tar.bz2 openbsd-f2b3922970f48a5e4c4ac3f823c2ee4620fa4dff.zip |
First pass at updating verifier error docs
X509_verify_cert_error_string() is now thread safe as it no longer returns
a static buffer. Document X509_V_ERR_UNSPECIFIED. Stop asserting that the
X509_V_ERR_CERT_CHAIN_TOO_LONG code is unused, the new verifier can set it.
Add commented versions of various missing error codes in the proper spots
and move X509_V_ERR_UNNESTED_RESOURCE where it belongs.
prompted by claudio
Diffstat (limited to 'src/lib/libcrypto/bio/bio_lib.c')
0 files changed, 0 insertions, 0 deletions