aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/swanctl/ocsp-signer-cert/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/swanctl/ocsp-signer-cert/hosts')
-rw-r--r--testing/tests/swanctl/ocsp-signer-cert/hosts/carol/etc/swanctl/swanctl.conf4
-rwxr-xr-xtesting/tests/swanctl/ocsp-signer-cert/hosts/moon/etc/swanctl/swanctl.conf4
2 files changed, 4 insertions, 4 deletions
diff --git a/testing/tests/swanctl/ocsp-signer-cert/hosts/carol/etc/swanctl/swanctl.conf b/testing/tests/swanctl/ocsp-signer-cert/hosts/carol/etc/swanctl/swanctl.conf
index 4b19e9384..6fd22973f 100644
--- a/testing/tests/swanctl/ocsp-signer-cert/hosts/carol/etc/swanctl/swanctl.conf
+++ b/testing/tests/swanctl/ocsp-signer-cert/hosts/carol/etc/swanctl/swanctl.conf
@@ -18,11 +18,11 @@ connections {
home {
remote_ts = 10.1.0.0/16
- esp_proposals = aes128gcm128-curve25519
+ esp_proposals = aes128gcm128-x25519
}
}
version = 2
- proposals = aes128-sha256-curve25519
+ proposals = aes128-sha256-x25519
}
}
diff --git a/testing/tests/swanctl/ocsp-signer-cert/hosts/moon/etc/swanctl/swanctl.conf b/testing/tests/swanctl/ocsp-signer-cert/hosts/moon/etc/swanctl/swanctl.conf
index 7593ab087..710307195 100755
--- a/testing/tests/swanctl/ocsp-signer-cert/hosts/moon/etc/swanctl/swanctl.conf
+++ b/testing/tests/swanctl/ocsp-signer-cert/hosts/moon/etc/swanctl/swanctl.conf
@@ -16,10 +16,10 @@ connections {
net {
local_ts = 10.1.0.0/16
- esp_proposals = aes128gcm128-curve25519
+ esp_proposals = aes128gcm128-x25519
}
}
version = 2
- proposals = aes128-sha256-curve25519
+ proposals = aes128-sha256-x25519
}
}