diff options
author | tb <> | 2024-05-03 02:52:00 +0000 |
---|---|---|
committer | tb <> | 2024-05-03 02:52:00 +0000 |
commit | e679c1b3b0f5cb90dcd621542a46d60836db83d5 (patch) | |
tree | 990bf6270fa19c34c30524f03c101d4c9daea4bd /src/lib/libcrypto/dsa/dsa_gen.c | |
parent | b7471a707d84ac22bacbbf9a540ce3d3cfa813c5 (diff) | |
download | openbsd-e679c1b3b0f5cb90dcd621542a46d60836db83d5.tar.gz openbsd-e679c1b3b0f5cb90dcd621542a46d60836db83d5.tar.bz2 openbsd-e679c1b3b0f5cb90dcd621542a46d60836db83d5.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/libcrypto/dsa/dsa_gen.c')
0 files changed, 0 insertions, 0 deletions