https://github.com/openssl/openssl
Revision 8d9a4d833f12b0669f053a504268d13a46c079ad authored by Dr. David von Oheimb on 03 April 2020, 08:43:58 UTC, committed by Dr. David von Oheimb on 13 May 2020, 17:42:00 UTC
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)
1 parent 3c38fa4
History
Tip revision: 8d9a4d833f12b0669f053a504268d13a46c079ad authored by Dr. David von Oheimb on 03 April 2020, 08:43:58 UTC
Chunk 11 of CMP contribution to OpenSSL: CMP command-line interface
Tip revision: 8d9a4d8
File Mode Size
.github
Configurations
VMS
apps
boringssl @ 2070f8a
crypto
demos
dev
doc
engines
external
fuzz
include
krb5 @ 890ca2f
ms
os-dep
providers
pyca-cryptography @ 0940310
ssl
test
tools
util
.gitattributes -rw-r--r-- 501 bytes
.gitignore -rw-r--r-- 3.3 KB
.gitmodules -rw-r--r-- 270 bytes
.travis-apt-pin.preferences -rw-r--r-- 256 bytes
.travis-create-release.sh -rw-r--r-- 44 bytes
.travis.yml -rw-r--r-- 10.9 KB
ACKNOWLEDGEMENTS.md -rw-r--r-- 158 bytes
AUTHORS.md -rw-r--r-- 832 bytes
CHANGES.md -rw-r--r-- 677.4 KB
CONTRIBUTING.md -rw-r--r-- 4.0 KB
Configure -rwxr-xr-x 121.3 KB
FAQ.md -rw-r--r-- 197 bytes
HACKING -rw-r--r-- 1.1 KB
INSTALL.md -rw-r--r-- 60.0 KB
LICENSE -rw-r--r-- 9.9 KB
NEWS.md -rw-r--r-- 64.2 KB
NOTES.ANDROID -rw-r--r-- 4.4 KB
NOTES.DJGPP -rw-r--r-- 2.0 KB
NOTES.PERL -rw-r--r-- 4.5 KB
NOTES.UNIX -rw-r--r-- 5.4 KB
NOTES.VALGRIND -rw-r--r-- 2.6 KB
NOTES.VMS -rw-r--r-- 3.6 KB
NOTES.WIN -rw-r--r-- 7.2 KB
README.ENGINE -rw-r--r-- 15.7 KB
README.FIPS -rw-r--r-- 61 bytes
README.md -rw-r--r-- 6.8 KB
SUPPORT.md -rw-r--r-- 4.8 KB
VERSION -rw-r--r-- 99 bytes
appveyor.yml -rw-r--r-- 2.5 KB
build.info -rw-r--r-- 1.3 KB
config -rwxr-xr-x 27.6 KB
config.com -rw-r--r-- 2.5 KB
configdata.pm.in -rw-r--r-- 13.7 KB
e_os.h -rw-r--r-- 9.1 KB

README.md

back to top