]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Remove unnecessary FreeRADIUS dh_file option as recommended in the log
authorTobias Brunner <tobias@strongswan.org>
Thu, 2 May 2024 14:00:53 +0000 (16:00 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 17 Jun 2024 12:47:11 +0000 (14:47 +0200)
testing/tests/ikev2-stroke/rw-eap-peap-radius/hosts/alice/etc/freeradius/3.0/mods-available/eap
testing/tests/ikev2-stroke/rw-eap-tls-radius/hosts/alice/etc/freeradius/3.0/mods-available/eap
testing/tests/ikev2-stroke/rw-eap-ttls-radius/hosts/alice/etc/freeradius/3.0/mods-available/eap
testing/tests/ikev2/rw-eap-peap-radius/hosts/alice/etc/freeradius/3.0/mods-available/eap
testing/tests/ikev2/rw-eap-tls-radius/hosts/alice/etc/freeradius/3.0/mods-available/eap
testing/tests/ikev2/rw-eap-ttls-radius/hosts/alice/etc/freeradius/3.0/mods-available/eap

index 0ae8befe45a53a5debe45066cb9e309e76b6d6d0..706ecf34c2e4fe532462dfd1679abe44db12c499 100644 (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
   }
 
index e8670dbb7446c57b98a3dd7e5b31757c82cc41d2..ac9bb3106e08bf43920ee834c9b0bf8fa88c9483 100644 (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
   }
 
index 7450c71c42c3e4763431e88a34d5137fd77863dd..5fe736574269389c23707bcdadcb2faead1ecad7 100644 (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
   }
 
index 0ae8befe45a53a5debe45066cb9e309e76b6d6d0..706ecf34c2e4fe532462dfd1679abe44db12c499 100644 (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
   }
 
index e8670dbb7446c57b98a3dd7e5b31757c82cc41d2..ac9bb3106e08bf43920ee834c9b0bf8fa88c9483 100644 (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
   }
 
index 7450c71c42c3e4763431e88a34d5137fd77863dd..5fe736574269389c23707bcdadcb2faead1ecad7 100644 (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
   }