freeipa/install/updates/20-sslciphers.update
2021-08-10 03:59:16 +02:00

7 lines
216 B
Plaintext

# change configured ciphers
# the result of this update will be that all ciphers
# provided by NSS which ar not weak will be enabled
dn: cn=encryption,cn=config
only:nsSSL3Ciphers: +all
addifnew:allowWeakCipher: off