mpeylo / cmpossl

An OpenSSL-based implementation of the Certificate Management Protocol (CMP), defined in IETF RFCs 4210, 4211, and 6712. It is being extended according to the emerging RFCs 'CMP Updates' (CMPv3), 'CMP Algorithms', and 'Lightweight CMP Profile'.
https://github.com/mpeylo/cmpossl/wiki
Other
35 stars 13 forks source link

CMP: fix crash in check_transactionID_or_nonce() on 'actual' being NULL #239

Closed DDvO closed 2 months ago

DDvO commented 2 months ago

This backports the 2nd part of https://github.com/openssl/openssl/pull/18929.