]> git.ipfire.org Git - thirdparty/openssl.git/commit
X509_REQ_print_ex(): Correct indentation of extensions, which are attributes
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 6 Jan 2021 10:49:36 +0000 (11:49 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Wed, 20 Jan 2021 14:59:22 +0000 (15:59 +0100)
commit2367238ced66d5da07e104aa9d8ab1e1eae64ec4
tree72941334e402ad9c4338ac2d3e2207719adb6e6f
parentdb6a47b10d3daad512fc08950d8329891209a4f4
X509_REQ_print_ex(): Correct indentation of extensions, which are attributes

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13711)
crypto/x509/t_req.c