testing: Remove unnecessary FreeRADIUS dh_file option as recommended in the log

This commit is contained in:
Tobias Brunner 2024-05-02 16:00:53 +02:00
parent 49cb7b016f
commit dc1085734f
6 changed files with 0 additions and 6 deletions

View File

@ -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
}

View File

@ -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
}

View File

@ -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
}

View File

@ -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
}

View File

@ -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
}

View File

@ -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
}