[openssl/openssl] 30b9a6: CMP app and app_http_tls_cb(): pick the right TLS ...
David von Oheimb
noreply at github.com
Wed May 10 17:38:10 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 30b9a6ec89d97152b5a564b3acf3a94ee57185a7
https://github.com/openssl/openssl/commit/30b9a6ec89d97152b5a564b3acf3a94ee57185a7
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
M apps/cmp.c
M apps/lib/apps.c
Log Message:
-----------
CMP app and app_http_tls_cb(): pick the right TLS hostname (also without port)
Fixes #20031
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20034)
Commit: 20d4dc8898edc12806ead2100ac09b907662aff6
https://github.com/openssl/openssl/commit/20d4dc8898edc12806ead2100ac09b907662aff6
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
M apps/cmp.c
Log Message:
-----------
CMP app: fix deallocated host/port fields in APP_HTTP_TLS_INFO
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20034)
Compare: https://github.com/openssl/openssl/compare/e5a054b7fcaf...20d4dc8898ed
More information about the openssl-commits
mailing list