[openssl/openssl] 4a9299: apps/cmp.c: -tls_used may be implied by -server ht...

David von Oheimb noreply at github.com
Tue Oct 10 18:38:33 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 4a9299ac5090dc7997bd1f2cbc56e5e11c6277ff
      https://github.com/openssl/openssl/commit/4a9299ac5090dc7997bd1f2cbc56e5e11c6277ff
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-10-10 (Tue, 10 Oct 2023)

  Changed paths:
    M apps/cmp.c
    M doc/man1/openssl-cmp.pod.in
    M test/recipes/80-test_cmp_http_data/test_connection.csv

  Log Message:
  -----------
  apps/cmp.c: -tls_used may be implied by -server https:...; improve related checks and doc

Reviewed-by: Todd Short <todd.short at me.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21176)


  Commit: 2f768882e06eb460895ec4836e405e203ed90663
      https://github.com/openssl/openssl/commit/2f768882e06eb460895ec4836e405e203ed90663
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-10-10 (Tue, 10 Oct 2023)

  Changed paths:
    M doc/man3/OSSL_CMP_CTX_new.pod
    M doc/man3/OSSL_HTTP_transfer.pod

  Log Message:
  -----------
  OSSL_CMP_CTX_new.pod: remove overlap with OSSL_HTTP_transfer.pod; improve the latter

Reviewed-by: Todd Short <todd.short at me.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21176)


  Commit: ac0677bd2394c04632f7ad526879a866b6ed149f
      https://github.com/openssl/openssl/commit/ac0677bd2394c04632f7ad526879a866b6ed149f
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-10-10 (Tue, 10 Oct 2023)

  Changed paths:
    M apps/cmp.c
    M crypto/cmp/cmp_ctx.c
    M crypto/cmp/cmp_http.c
    M crypto/cmp/cmp_local.h
    M doc/man3/OSSL_CMP_CTX_new.pod
    M include/openssl/cmp.h.in

  Log Message:
  -----------
  CMP: fix OSSL_CMP_MSG_http_perform() by adding option OSSL_CMP_OPT_USE_TLS

Fixes #21120

Reviewed-by: Todd Short <todd.short at me.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21176)


Compare: https://github.com/openssl/openssl/compare/8d120aef951d...ac0677bd2394


More information about the openssl-commits mailing list