Send auxiliary messages to bio_err.
authorDaniel <daniel@openssl.org>
Sun, 6 Feb 2022 14:01:14 +0000 (15:01 +0100)
committerPauli <pauli@openssl.org>
Tue, 8 Feb 2022 23:37:19 +0000 (10:37 +1100)
commit2a6994cfa08368a710d66caaae4fc07ad35631bf
tree156c0c17e388f7696d455daea5d79ddef8f1cfe7
parentaefbcde29166caf851cf388361d70fd0dcf17d87
Send auxiliary messages to bio_err.

Fixes openssl#17613.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17650)
apps/x509.c