Bugzilla – Bug 1227738
SSLCipherSuite PROFILE=SYSTEM in ssl-global.conf sets Cyphers not recommended anymore
Last modified: 2024-07-13 10:54:33 UTC
In my web server I use the definition of the SSLCypherSuite PROFILE=SYSTEM in ssl-global.conf. When using a site which checks the security of my setup it complains that AES128-SHA256, AES256-SHA, AES256-CCM, AES128-CCM, AES256-GCM-SHA384, AES128-SHA, AES256-SHA256, and AES128-GCM-SHA256 should be phased out. Most likely the content of /etc/crypto-policies/back-ends/*.config should be adapted to these requirements.