Actions
Refactor #31435
closedTracker #31386: Default to TLS 1.2+
Drop ssl_protocol parameter on foreman_proxy_content
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Difficulty:
Triaged:
Yes
Description
There is a parameter on foreman_proxy_content to set Apache's SSLProtocol on vhosts. However, it's possible to set this Apache wide. As we're moving to TLS 1.2+ by default (#31386), this only makes it easy to avoid this. It will remain possible to set individual services via Hiera.
Actions