diff options
author | tb <> | 2024-05-03 02:52:00 +0000 |
---|---|---|
committer | tb <> | 2024-05-03 02:52:00 +0000 |
commit | 36210a6ed3ad6990b01d972488bb2311c4ef337a (patch) | |
tree | 990bf6270fa19c34c30524f03c101d4c9daea4bd /src/lib/libssl/ssl_seclevel.c | |
parent | 59e8f6acf45942f143391180b9af714b15665e13 (diff) | |
download | openbsd-36210a6ed3ad6990b01d972488bb2311c4ef337a.tar.gz openbsd-36210a6ed3ad6990b01d972488bb2311c4ef337a.tar.bz2 openbsd-36210a6ed3ad6990b01d972488bb2311c4ef337a.zip |
Align CRL and CSR version printing with certs
Only print specified 0-based versions and print them with the 1-based
human interpretation. Use a colon and error check the BIO_printf()
calls. (There's a lot more to clean up in here, but that's for another
day).
Notably, X509_CRL_print_ex() is missing... I guess that's better than
having one with signature and semantics differing from X509_print_ex()
und X509_REQ_print_ex().
ok beck
Diffstat (limited to 'src/lib/libssl/ssl_seclevel.c')
0 files changed, 0 insertions, 0 deletions