Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
puppet-freeradius
Commits
74717804
Commit
74717804
authored
Nov 25, 2015
by
Jonathan Gazeley
Browse files
Allow vulnerable OpenSSL in fR3
parent
7f0f4227
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/radiusd.conf.fr3.erb
View file @
74717804
...
...
@@ -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
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment