[openssl/openssl] 12dbea: CMP: fix status held in OSSL_CMP_CTX, in particula...
David von Oheimb
noreply at github.com
Thu Nov 24 13:24:56 UTC 2022
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 12dbea73ef515b7c83d6d3bdc56dacebfc36e2e0
https://github.com/openssl/openssl/commit/12dbea73ef515b7c83d6d3bdc56dacebfc36e2e0
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2022-11-24 (Thu, 24 Nov 2022)
Changed paths:
M apps/cmp.c
M crypto/cmp/cmp_client.c
M crypto/cmp/cmp_ctx.c
M crypto/cmp/cmp_msg.c
M crypto/cmp/cmp_server.c
M crypto/cmp/cmp_status.c
M doc/man3/OSSL_CMP_CTX_new.pod
M doc/man3/OSSL_CMP_exec_certreq.pod
M include/openssl/cmp.h.in
Log Message:
-----------
CMP: fix status held in OSSL_CMP_CTX, in particular for genp messages
On this occasion, replace magic constants by mnemonic ones; update doc
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Todd Short <todd.short at me.com>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19205)
(cherry picked from commit 19ddcc4cbb43464493a4b82332a1ab96da823451)
Commit: fb705bebeef035b9d5984db20280fd5c1016b4a0
https://github.com/openssl/openssl/commit/fb705bebeef035b9d5984db20280fd5c1016b4a0
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2022-11-24 (Thu, 24 Nov 2022)
Changed paths:
M crypto/cmp/cmp_client.c
M crypto/cmp/cmp_status.c
M doc/man3/OSSL_CMP_CTX_new.pod
Log Message:
-----------
CMP: fix handling of unset or missing failInfo PKI status information
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Todd Short <todd.short at me.com>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19205)
(cherry picked from commit cba0e2afd6a222aa041e05f8455e83c9e959d05b)
Compare: https://github.com/openssl/openssl/compare/0703f3f9dff4...fb705bebeef0
More information about the openssl-commits
mailing list