CMP app and app_http_tls_cb(): pick the right TLS hostname (also without port)
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 12 Jan 2023 09:54:50 +0000 (10:54 +0100)
committerHugo Landau <hlandau@openssl.org>
Wed, 10 May 2023 17:35:38 +0000 (18:35 +0100)
commit30b9a6ec89d97152b5a564b3acf3a94ee57185a7
treee3253c70f059a25b6effd9d254d2903e8ecd90db
parente5a054b7fcafc98a1dbf4358da390dc6e7759de5
CMP app and app_http_tls_cb(): pick the right TLS hostname (also without port)

Fixes #20031

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20034)
apps/cmp.c
apps/lib/apps.c