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
7ac7bc17
Commit
7ac7bc17
authored
Nov 25, 2015
by
Jonathan
Browse files
Merge pull request #25 from djjudas21/allow_vulnerable_openssl
Allow vulnerable OpenSSL in fR3
parents
f175db63
74717804
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/radiusd.conf.fr3.erb
View file @
7ac7bc17
...
...
@@ -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