mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
testing: Remove unnecessary FreeRADIUS dh_file option as recommended in the log
This commit is contained in:
parent
49cb7b016f
commit
dc1085734f
@ -8,7 +8,6 @@ eap {
|
||||
certificate_file = ${certdir}/aaaCert.pem
|
||||
ca_file = ${cadir}/strongswanCert.pem
|
||||
cipher_list = "DEFAULT"
|
||||
dh_file = ${certdir}/dh
|
||||
random_file = ${certdir}/random
|
||||
}
|
||||
|
||||
|
@ -6,7 +6,6 @@ eap {
|
||||
certificate_file = ${certdir}/aaaCert.pem
|
||||
ca_file = ${cadir}/strongswanCert.pem
|
||||
cipher_list = "DEFAULT"
|
||||
dh_file = ${certdir}/dh
|
||||
random_file = ${certdir}/random
|
||||
}
|
||||
|
||||
|
@ -8,7 +8,6 @@ eap {
|
||||
certificate_file = ${certdir}/aaaCert.pem
|
||||
ca_file = ${cadir}/strongswanCert.pem
|
||||
cipher_list = "DEFAULT"
|
||||
dh_file = ${certdir}/dh
|
||||
random_file = ${certdir}/random
|
||||
}
|
||||
|
||||
|
@ -8,7 +8,6 @@ eap {
|
||||
certificate_file = ${certdir}/aaaCert.pem
|
||||
ca_file = ${cadir}/strongswanCert.pem
|
||||
cipher_list = "DEFAULT"
|
||||
dh_file = ${certdir}/dh
|
||||
random_file = ${certdir}/random
|
||||
}
|
||||
|
||||
|
@ -6,7 +6,6 @@ eap {
|
||||
certificate_file = ${certdir}/aaaCert.pem
|
||||
ca_file = ${cadir}/strongswanCert.pem
|
||||
cipher_list = "DEFAULT"
|
||||
dh_file = ${certdir}/dh
|
||||
random_file = ${certdir}/random
|
||||
}
|
||||
|
||||
|
@ -8,7 +8,6 @@ eap {
|
||||
certificate_file = ${certdir}/aaaCert.pem
|
||||
ca_file = ${cadir}/strongswanCert.pem
|
||||
cipher_list = "DEFAULT"
|
||||
dh_file = ${certdir}/dh
|
||||
random_file = ${certdir}/random
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user