]> git.ipfire.org Git - thirdparty/openssl.git/commit
CMP: fix OSSL_CMP_MSG_http_perform() by adding option OSSL_CMP_OPT_USE_TLS
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sun, 11 Jun 2023 15:41:03 +0000 (17:41 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 10 Oct 2023 18:36:06 +0000 (20:36 +0200)
commitac0677bd2394c04632f7ad526879a866b6ed149f
treef39848852a495281b10e6ac0f4e2932e23aa9390
parent2f768882e06eb460895ec4836e405e203ed90663
CMP: fix OSSL_CMP_MSG_http_perform() by adding option OSSL_CMP_OPT_USE_TLS

Fixes #21120

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21176)
apps/cmp.c
crypto/cmp/cmp_ctx.c
crypto/cmp/cmp_http.c
crypto/cmp/cmp_local.h
doc/man3/OSSL_CMP_CTX_new.pod
include/openssl/cmp.h.in