An SSL-encrypting socket wrapper
4b6b9847c1
The %bcond_without macro adds a command line option to build without openssl engine, but the default is always the opposite of what the macro name suggests, i.e., using %bcond_without enables engines by default. This was not what I had intended, and I also messed up and used %bcond_without in both branches of the if. Switch to the newer %bcond <option> <default>, which does not suffer from the potential confusion. (cherry picked from commit afc85f9971952832fee2e8b8935fc0b5d8be8752) Resolves: RHEL-33749 Signed-off-by: Clemens Lang <cllang@redhat.com> From-source-git-commit: 497113266bda485407d0f22563043c5171569f11 |
||
---|---|---|
.gitignore | ||
Certificate-Creation | ||
changelog | ||
pgp.asc | ||
pop3-redirect.xinetd | ||
sfinger.xinetd | ||
sources | ||
stunnel-5.50-authpriv.patch | ||
stunnel-5.56-curves-doc-update.patch | ||
stunnel-5.61-systemd-service.patch | ||
stunnel-5.69-system-ciphers.patch | ||
stunnel-5.72-default-tls-version.patch | ||
stunnel-pop3s-client.conf | ||
stunnel-sfinger.conf | ||
stunnel.spec | ||
stunnel@.service |