openssl/crypto/cmp
Dr. David von Oheimb a3446d12d8 CMP cert_response(): add missing rejection status on client rejecting new cert
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20257)

(cherry picked from commit 44e816bd54)
2023-04-18 09:12:57 +02:00
..
build.info Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests 2020-04-02 18:17:00 +02:00
cmp_asn.c Update copyright year 2021-06-17 13:24:59 +01:00
cmp_client.c CMP cert_response(): add missing rejection status on client rejecting new cert 2023-04-18 09:12:57 +02:00
cmp_ctx.c cmp_ctx.c: fix wrong comments on OSSL_CMP_CTX_set1_{recipient,issuer} 2023-04-18 09:12:49 +02:00
cmp_err.c OSSL_CMP_validate_msg(): make sure to reject protection type mismatch 2022-12-12 08:01:04 +01:00
cmp_hdr.c Fix CMP code to not assume NUL terminated strings 2021-08-24 14:22:06 +01:00
cmp_http.c Remove duplicated #include headers 2022-11-21 10:49:51 +01:00
cmp_local.h crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210 2023-04-18 08:12:45 +02:00
cmp_msg.c crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210 2023-04-18 08:12:45 +02:00
cmp_protect.c CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNonce() 2023-03-25 10:23:29 +01:00
cmp_server.c OSSL_CMP_SRV_process_request(): fix recipNonce on error in subsequent request of a transaction 2023-04-18 09:12:51 +02:00
cmp_status.c Update copyright year 2022-12-01 12:47:05 +01:00
cmp_util.c Update copyright year 2022-10-11 13:20:27 +01:00
cmp_vfy.c CMP check_transactionID_or_nonce(): fix reason code on unmatched recipNonce 2023-04-18 09:12:47 +02:00