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

signature-based POPO check does not properly check authInfo in POPOSigningKeyInput #207

Open DDvO opened 4 years ago

DDvO commented 4 years ago

During a test enrolling with an empty subject field the POPO check returned a weird error. Having a closer look at OSSL_CRMF_MSGS_verify_popo() I found that