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:53 +0000 (10:37 +1100)
commite44b212bdce225fd2d7e2349a7f787e7c9ade4fd
tree13170bf883142daa6d0516e00aaeb4258062f1f9
parent53234cb0f408bbfbb04ea0e12f1fc61feb2aa600
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)

(cherry picked from commit 2a6994cfa08368a710d66caaae4fc07ad35631bf)
apps/x509.c