Matt Caswell
54b4053130
Update copyright year
...
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16176 )
2021-07-29 15:41:35 +01:00
Dr. David von Oheimb
7b3990e3f8
CMP: Clean up internal message creation API and its documentation
...
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15879 )
2021-06-25 07:44:50 +02:00
Dr. David von Oheimb
cef3a008a6
Update CMP header file references in internal CMP documentation
...
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11808 )
2020-08-21 09:04:10 +02:00
Dr. David von Oheimb
12bbcee21b
Make CMP server use same protection for response as for request
...
Also adds ossl_cmp_hdr_get_protection_nid() simplifying cmp_vfy.c
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11998 )
2020-06-13 15:13:21 +02:00
Matt Caswell
33388b44b6
Update copyright year
...
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11616 )
2020-04-23 13:55:52 +01:00
Dr. David von Oheimb
cfca56dfae
Fix handling of CMP msg senderKID and improve doc of related CTX functions
...
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/11142 )
2020-03-10 16:09:44 +01:00
Dr. David von Oheimb
62dcd2aa17
Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for testing
...
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/11142 )
2020-03-10 16:09:44 +01:00
Dr. David von Oheimb
4dde554c6a
chunk 5 of CMP contribution to OpenSSL
...
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10036 )
2019-10-29 14:17:39 +00:00