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
On EL8+ the default ssl.conf file doesn't specify SSLProtocol at all,
which implies using the system profile where it can be changed. This
changes the template to deal with ssl_protocol set to an empty array,
which was previously generating invalid syntax anyway.
0 commit comments