mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Remove RC4 and 3DES default encryption types on update
Fixes: https://pagure.io/freeipa/issue/9633 Signed-off-by: Julien Rische <jrische@redhat.com> Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
This commit is contained in:
parent
d1a485a435
commit
9f88188204
@ -7,3 +7,5 @@ add: krbSupportedEncSaltTypes: aes128-sha2:normal
|
||||
add: krbSupportedEncSaltTypes: aes128-sha2:special
|
||||
add: krbSupportedEncSaltTypes: aes256-sha2:normal
|
||||
add: krbSupportedEncSaltTypes: aes256-sha2:special
|
||||
remove: krbDefaultEncSaltTypes: des3-hmac-sha1:special
|
||||
remove: krbDefaultEncSaltTypes: arcfour-hmac:special
|
||||
|
Loading…
Reference in New Issue
Block a user