Closed tpank closed 6 years ago
The typical console output of the app is (at exit, after saving received certificates etc.):
crypto/bio/bio_lib.c:122: OpenSSL internal error: refcount error
Aborted (core dumped)
Original comment by: DDVO
A fix is meanwhile internally available.
A refcount error is ofter produced causing a crash deleting the CMP ctx when TLS has been used. This apparently is due to some OpenSSL-internal curruption of chained HTTP and TLS BIOs.
Reported by: DDVO
Original Ticket: cmpforopenssl/bugs/57