stunnel: update version to 5.75
authorFlorian Eckert <[email protected]>
Mon, 2 Jun 2025 07:01:22 +0000 (09:01 +0200)
committerFlorian Eckert <[email protected]>
Thu, 4 Sep 2025 06:32:22 +0000 (08:32 +0200)
commit5d8cf24665a8a9ae8ce2bfdf16dc3c3e24063eba
treed274aee8c3f83287a490c149f4d54ef6105bc731
parent88844e4552658d78fcaea40a32fadd12eaab0e9d
stunnel: update version to 5.75

Bugfixes:
* Fixed infinite loop triggered by OCSP URL parsing errors (thx to Richard Könning for reporting).
* Fixed OPENSSL_NO_OCSP build issues (thx to Dmitry Mostovoy for reporting).
* Fixed default curve selection in FIPS mode with OpenSSL 3.4+.
* Fixed tests with modern Python versions.
* Fixed tests with multiple OpenSSL versions installed.

Features:
* Added provider URI support for "cert" and "key" options.
* Added new "CAstore" service-level option (OpenSSL 3.0+).
* Added "provider" (OpenSSL 3.0+), "providerParameter" (OpenSSL 3.5+), and "setEnv" global options.
* Key file/URI path added to passphrase prompt on Unix.
* PKCS#11 provider installed on Windows.

Signed-off-by: Florian Eckert <[email protected]>
net/stunnel/Makefile