summaryrefslogtreecommitdiffstats
path: root/test/recipes/25-test_verify.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/recipes/25-test_verify.t')
-rw-r--r--test/recipes/25-test_verify.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recipes/25-test_verify.t b/test/recipes/25-test_verify.t
index 58f9de410f..7d3d758ac7 100644
--- a/test/recipes/25-test_verify.t
+++ b/test/recipes/25-test_verify.t
@@ -495,7 +495,7 @@ ok(verify("ee-ss-with-keyCertSign", "", ["ee-ss-with-keyCertSign"], []),
SKIP: {
skip "Ed25519 is not supported by this OpenSSL build", 6
- if disabled("ec");
+ if disabled("ecx");
# ED25519 certificate from draft-ietf-curdle-pkix-04
ok(verify("ee-ed25519", "", ["root-ed25519"], []),