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

Plan to merge cmpossl to openssl master #155

Closed shishirpandey29 closed 5 years ago

shishirpandey29 commented 5 years ago

Hello ,

Is there any plan to merge cmpossl changes in openssl master branch.

Regards Shishir

DDvO commented 5 years ago

Yes, this is already in work for some time. You can see the current state of affairs at https://github.com/openssl/openssl/pull/7646. Cheers, David

shishirpandey29 commented 5 years ago

ok, thank you