mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
freeradius3: fix CVE-2017-9148
This takes the fix for CVE-2017-9148 from Debian. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
preserve = no
|
||||
--- a/raddb/certs/server.cnf
|
||||
+++ b/raddb/certs/server.cnf
|
||||
@@ -14,7 +14,7 @@ private_key = $dir/ca.key
|
||||
@@ -14,7 +14,7 @@ private_key = $dir/server.key
|
||||
RANDFILE = $dir/.rand
|
||||
name_opt = ca_default
|
||||
cert_opt = ca_default
|
||||
|
||||
Reference in New Issue
Block a user