X509_REQ_print_ex(): Replace weird 'a0:00' output on empty attributes by '(none)'
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 6 Jan 2021 10:27:55 +0000 (11:27 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Wed, 20 Jan 2021 14:59:22 +0000 (15:59 +0100)
commitdb6a47b10d3daad512fc08950d8329891209a4f4
treeb07e1b7630be539d590adf6d2d71c7b7d624aff9
parent743975c7e5e7a6bd5fafba2fc09c5942a833bfe3
X509_REQ_print_ex(): Replace weird 'a0:00' output on empty attributes by '(none)'

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