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

High-level confirmance tests for EJBCA and InstaCA #141

Closed DDvO closed 6 years ago

DDvO commented 6 years ago

This provides in total some 500 test cases. Includes minor improvements of the CMP client CLI and lib due to findings. Partly fixes #130 (can be completed after rebase to recent OpenSSL version including https://github.com/openssl/openssl/pull/5928).