You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't find anyway to overload ssl.conf (without rebuilding the original image, removing "rpm -V" in the Dockerfile), (creating a new file with SSLProtocol/CiperSuite/... in conf.d don't overload the parameter, apache keep the first parameter value found) this is problematic because when you want to harden your SSL configuration you can only do it for virtualhost.
Best regards
The text was updated successfully, but these errors were encountered:
Hi,
I don't find anyway to overload ssl.conf (without rebuilding the original image, removing "rpm -V" in the Dockerfile), (creating a new file with SSLProtocol/CiperSuite/... in conf.d don't overload the parameter, apache keep the first parameter value found) this is problematic because when you want to harden your SSL configuration you can only do it for virtualhost.
Best regards
The text was updated successfully, but these errors were encountered: