Chunk 11 of CMP contribution to OpenSSL: CMP command-line interface
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Fri, 3 Apr 2020 08:43:58 +0000 (10:43 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 13 May 2020 17:42:00 +0000 (19:42 +0200)
commit8d9a4d833f12b0669f053a504268d13a46c079ad
treebb55ea419d32aec2827d1294fd668e3c9d38fc34
parent3c38fa4b797848a76b83f91e423de470adbb3b61
Chunk 11 of CMP contribution to OpenSSL: CMP command-line interface

Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL
Also includes CRMF (RFC 4211) and HTTP transfer (RFC 6712).
Adds the CMP and CRMF API to libcrypto and the "cmp" app to the CLI.
Adds extensive documentation and tests.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/11470)
CHANGES.md
NEWS.md
apps/build.info
apps/cmp.c [new file with mode: 0644]
apps/openssl-vms.cnf
apps/openssl.cnf
doc/man1/build.info
doc/man1/openssl-cmp.pod.in [new file with mode: 0644]
test/insta.priv.pem [new file with mode: 0755]
test/insta_ca.cert.pem [new file with mode: 0755]