testing: Remove unnecessary FreeRADIUS dh_file option as recommended in the log
This commit is contained in:
-1
@@ -8,7 +8,6 @@ eap {
|
|||||||
certificate_file = ${certdir}/aaaCert.pem
|
certificate_file = ${certdir}/aaaCert.pem
|
||||||
ca_file = ${cadir}/strongswanCert.pem
|
ca_file = ${cadir}/strongswanCert.pem
|
||||||
cipher_list = "DEFAULT"
|
cipher_list = "DEFAULT"
|
||||||
dh_file = ${certdir}/dh
|
|
||||||
random_file = ${certdir}/random
|
random_file = ${certdir}/random
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
-1
@@ -6,7 +6,6 @@ eap {
|
|||||||
certificate_file = ${certdir}/aaaCert.pem
|
certificate_file = ${certdir}/aaaCert.pem
|
||||||
ca_file = ${cadir}/strongswanCert.pem
|
ca_file = ${cadir}/strongswanCert.pem
|
||||||
cipher_list = "DEFAULT"
|
cipher_list = "DEFAULT"
|
||||||
dh_file = ${certdir}/dh
|
|
||||||
random_file = ${certdir}/random
|
random_file = ${certdir}/random
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
-1
@@ -8,7 +8,6 @@ eap {
|
|||||||
certificate_file = ${certdir}/aaaCert.pem
|
certificate_file = ${certdir}/aaaCert.pem
|
||||||
ca_file = ${cadir}/strongswanCert.pem
|
ca_file = ${cadir}/strongswanCert.pem
|
||||||
cipher_list = "DEFAULT"
|
cipher_list = "DEFAULT"
|
||||||
dh_file = ${certdir}/dh
|
|
||||||
random_file = ${certdir}/random
|
random_file = ${certdir}/random
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
-1
@@ -8,7 +8,6 @@ eap {
|
|||||||
certificate_file = ${certdir}/aaaCert.pem
|
certificate_file = ${certdir}/aaaCert.pem
|
||||||
ca_file = ${cadir}/strongswanCert.pem
|
ca_file = ${cadir}/strongswanCert.pem
|
||||||
cipher_list = "DEFAULT"
|
cipher_list = "DEFAULT"
|
||||||
dh_file = ${certdir}/dh
|
|
||||||
random_file = ${certdir}/random
|
random_file = ${certdir}/random
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
-1
@@ -6,7 +6,6 @@ eap {
|
|||||||
certificate_file = ${certdir}/aaaCert.pem
|
certificate_file = ${certdir}/aaaCert.pem
|
||||||
ca_file = ${cadir}/strongswanCert.pem
|
ca_file = ${cadir}/strongswanCert.pem
|
||||||
cipher_list = "DEFAULT"
|
cipher_list = "DEFAULT"
|
||||||
dh_file = ${certdir}/dh
|
|
||||||
random_file = ${certdir}/random
|
random_file = ${certdir}/random
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
-1
@@ -8,7 +8,6 @@ eap {
|
|||||||
certificate_file = ${certdir}/aaaCert.pem
|
certificate_file = ${certdir}/aaaCert.pem
|
||||||
ca_file = ${cadir}/strongswanCert.pem
|
ca_file = ${cadir}/strongswanCert.pem
|
||||||
cipher_list = "DEFAULT"
|
cipher_list = "DEFAULT"
|
||||||
dh_file = ${certdir}/dh
|
|
||||||
random_file = ${certdir}/random
|
random_file = ${certdir}/random
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user