[openssl/openssl] 69d3c8: CMP: fix status held in OSSL_CMP_CTX, in particula...

David von Oheimb noreply at github.com
Thu Nov 24 13:13:55 UTC 2022


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: 69d3c81ca5c6cb03b0d1d1063fe6a2fa731ff461
      https://github.com/openssl/openssl/commit/69d3c81ca5c6cb03b0d1d1063fe6a2fa731ff461
  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: f2784497264bcf2c0080adab99a2fee93756199a
      https://github.com/openssl/openssl/commit/f2784497264bcf2c0080adab99a2fee93756199a
  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/c28c2e0c7e65...f2784497264b


More information about the openssl-commits mailing list