Use OpenSSL 3.x _only_ and implement RFC 8636
- No more OpenSSL 1.x support - Remove 1DES and 3DES - Remove NETLOGON, NTLM (client and 'digest' service)
This commit is contained in:
@@ -29,4 +29,3 @@
|
||||
[kadmin]
|
||||
default_keys = aes256-cts-hmac-sha1-96:pw-salt
|
||||
default_keys = aes128-cts-hmac-sha1-96:pw-salt
|
||||
default_keys = des3-cbc-sha1:pw-salt
|
||||
|
||||
Reference in New Issue
Block a user