Skip to content
Snippets Groups Projects
Commit 74717804 authored by Jonathan Gazeley's avatar Jonathan Gazeley
Browse files

Allow vulnerable OpenSSL in fR3

parent 7f0f4227
No related branches found
No related tags found
No related merge requests found
......@@ -474,6 +474,15 @@ security {
#
status_server = yes
# allow_vulnerable_openssl: Allow the server to start with
# versions of OpenSSL known to have critical vulnerabilities.
#
# This check is based on the version number reported by libssl
# and may not reflect patches applied to libssl by
# distribution maintainers.
#
allow_vulnerable_openssl = yes
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment