When I look in the config file for httpd, it seems as if the deprecated protocols are disabled. When I check on different verification tools online, they are still activated.
When I try:
update-crypto-policies --show (it shows default)
and then
update-crypto-policies --set FUTURE
apache breaks after reboot
There seems to be a misconfig somewhere, as the tls settings as mentioned seems ok, but just doesn´t reflect when checked
Running cwp pro (0.9.8.1224) latest version on AlmaLinux 9.7 - latest update and kernel 5.14.0-611.47.1.el9_7.x86_64
Any ideas on how to disable the old tls protocols globally on the server without breaking other stuff?