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

Fix CMP ASN.1 definitions #174

Closed mpeylo closed 5 years ago

mpeylo commented 5 years ago

Plural for stacks as in the standard While keyPairHist is not X.509, it also is not OSSL_CMP_CERTORENCCERT, but actually OSSL_CMP_CERTIFIEDKEYPAIR.

80 characters limit where applicable, but didn't touch lines which weren't anyway edited