7 lines
223 B
Plaintext
7 lines
223 B
Plaintext
# change configured ciphers
|
|
# the result of this update will be that default ciphers
|
|
# provided by DS which are not weak will be enabled
|
|
dn: cn=encryption,cn=config
|
|
only:nsSSL3Ciphers: default
|
|
addifnew:allowWeakCipher: off
|