-
Bug
-
Resolution: Not a Bug
-
Normal
-
None
-
None
-
None
-
None
-
rhel-sst-security-crypto
-
ssg_security
-
None
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
After
update-crypto-policies --set FIPS:OSPP
/etc/crypto-policies/back-ends/krb5.config does not have HMAC-SHA1 enctypes like
aes256-cts-hmac-sha1-96 and aes128-cts-hmac-sha1-96
Please provide the package NVR for which bug is seen:
crypto-policies-20230731-1.git3177e06.el8
How reproducible:
Always
Steps to reproduce
- update-crypto-policies --set FIPS:OSPP
- grep -i 'hmac-sha1' /etc/crypto-policies/back-ends/krb5.config
Expected results
permitted_enctypes = aes256-cts-hmac-sha384-192 aes128-cts-hmac-sha256-128 aes256-cts-hmac-sha1-96 aes128-cts-hmac-sha1-96
Actual results
permitted_enctypes = aes256-cts-hmac-sha384-192 aes128-cts-hmac-sha256-128
- is duplicated by
-
RHEL-22158 realm command fails to join to AD domain post upgrade to RHEL 8.9 with crypto-policy FIPS:OSSP applied
- Closed