An SSL-encrypting socket wrapper
1c02cd025e
Fixes #1887204. Update the default TLS version patch to no longer include a large amount of whitespace in its "Using the default TLS version as specified in its OpenSSL crypto policies. Not setting explicitly." message. The whitespace was caused by a line continuation, which is now replaced by string literal concatenation. Patch the FIPS tests to be skipped when stunnel is compiled against an OpenSSL 3.x configured with enable-fips, but without the required configuration that would be installed by a system administrator using openssl fipsinstall. This matches the behavior when compiled against OpenSSL 3.x configured without enable-fips. Switch to package URL to https. Upstream has done the same in the spec file in the tarball. Add build dependencies for python3 and the openssl command line tool. Both are used in tests now. Drop a sed expression applied to the configure script that no longer does anything and remove environment variables from testing that are no longer required to make the tests pass. |
||
---|---|---|
.gitignore | ||
Certificate-Creation | ||
pop3-redirect.xinetd | ||
sfinger.xinetd | ||
sources | ||
stunnel-5.50-authpriv.patch | ||
stunnel-5.56-coverity.patch | ||
stunnel-5.56-curves-doc-update.patch | ||
stunnel-5.56-system-ciphers.patch | ||
stunnel-5.61-default-tls-version.patch | ||
stunnel-5.61-fips-test.patch | ||
stunnel-5.61-systemd-service.patch | ||
stunnel-pop3s-client.conf | ||
stunnel-sfinger.conf | ||
stunnel.spec | ||
stunnel@.service |