mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Remove DES3 and RC4 enctypes from Kerberos
These are already marked as deprecated by the KDC. Reviewed-By: Robbie Harwood <rharwood@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
parent
a43100badc
commit
dd9fd0971f
@ -18,10 +18,6 @@ krbSupportedEncSaltTypes: aes256-cts:normal
|
||||
krbSupportedEncSaltTypes: aes256-cts:special
|
||||
krbSupportedEncSaltTypes: aes128-cts:normal
|
||||
krbSupportedEncSaltTypes: aes128-cts:special
|
||||
${FIPS}krbSupportedEncSaltTypes: des3-hmac-sha1:normal
|
||||
${FIPS}krbSupportedEncSaltTypes: des3-hmac-sha1:special
|
||||
${FIPS}krbSupportedEncSaltTypes: arcfour-hmac:normal
|
||||
${FIPS}krbSupportedEncSaltTypes: arcfour-hmac:special
|
||||
${FIPS}krbSupportedEncSaltTypes: camellia128-cts-cmac:normal
|
||||
${FIPS}krbSupportedEncSaltTypes: camellia128-cts-cmac:special
|
||||
${FIPS}krbSupportedEncSaltTypes: camellia256-cts-cmac:normal
|
||||
|
Loading…
Reference in New Issue
Block a user