diff options
author | tb <> | 2023-04-21 06:45:56 +0000 |
---|---|---|
committer | tb <> | 2023-04-21 06:45:56 +0000 |
commit | 992b6f60cb179da12f92d012f5a02bfb14425fad (patch) | |
tree | cde8e3ea87bfdf758642f5bad2c13152d45a04bb /src/lib/libssl/ssl_lib.c | |
parent | 79574541e264a8f1b7dceec5127c0e1ee31fec3c (diff) | |
download | openbsd-992b6f60cb179da12f92d012f5a02bfb14425fad.tar.gz openbsd-992b6f60cb179da12f92d012f5a02bfb14425fad.tar.bz2 openbsd-992b6f60cb179da12f92d012f5a02bfb14425fad.zip |
Uncomment and document X.509 verifier error codes
These are in actual use, so their meaning should be documented.
The remaining commented codes are unused outside of x509_txt.c
except for X509_V_ERR_INVALID_NON_CA which looks used at first
glance, but it is actually in an unreachable path of the legacy
verifier.
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions