summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNiels Martignène <niels.martignene@protonmail.com>2022-01-07 11:36:31 +0100
committerDaniel Stenberg <daniel@haxx.se>2022-01-09 14:12:40 +0100
commit919baa580241ae1328d10aeaaf68be1351d41fcf (patch)
tree61de7a54dd6c714a7367ec6d074e83b7b596d775 /Makefile.am
parentd14831233df3a15b14db563156614c9ea60fcf06 (diff)
downloadcurl-919baa580241ae1328d10aeaaf68be1351d41fcf.tar.gz
mbedtls: Fix ssl_init error with mbedTLS 3.1.0+
Since mbedTLS 3.1.0, mbedtls_ssl_setup() fails if the provided config struct is not valid. mbedtls_ssl_config_defaults() needs to be called before the config struct is passed to mbedtls_ssl_setup(). Closes #8238
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions