[openssl/openssl] 19ddcc: CMP: fix status held in OSSL_CMP_CTX, in particula...
David von Oheimb
noreply at github.com
Thu Nov 24 13:09:55 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 19ddcc4cbb43464493a4b82332a1ab96da823451
https://github.com/openssl/openssl/commit/19ddcc4cbb43464493a4b82332a1ab96da823451
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)
Commit: cba0e2afd6a222aa041e05f8455e83c9e959d05b
https://github.com/openssl/openssl/commit/cba0e2afd6a222aa041e05f8455e83c9e959d05b
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)
Compare: https://github.com/openssl/openssl/compare/33a73e33dce1...cba0e2afd6a2
More information about the openssl-commits
mailing list