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

Key Recovery Request #60

Open tpank opened 13 years ago

tpank commented 13 years ago

Add support for Key Recovery Request.

Reported by: mviljane

Original Ticket: cmpforopenssl/feature-requests/6

tpank commented 7 years ago

This would require the key to be either centralized generated (and stored) - or generated by the EE and stored during the request using the id-regCtrl-pkiArchiveOptions control according to RFC 4211, section 6.4

Original comment by: mpeylo

tpank commented 6 years ago

Original comment by: mpeylo