From 05ca779bc5b2e8e03bdbbf80583efa878d519ca6 Mon Sep 17 00:00:00 2001 From: tb <> Date: Mon, 4 May 2026 14:00:34 +0000 Subject: certs/README: fix previous: 14b should fail to verify --- src/regress/lib/libcrypto/certs/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/regress/lib/libcrypto/certs/README b/src/regress/lib/libcrypto/certs/README index d8b459a67c..26a3c477ce 100644 --- a/src/regress/lib/libcrypto/certs/README +++ b/src/regress/lib/libcrypto/certs/README @@ -129,4 +129,4 @@ intermediate certificates are contained in a bundle.pem file. (should verify with one chain). 14b. Deep chain with 33 certificates including root and leaf - (should verify with one chain). + (should fail to verify). -- cgit v1.2.3-55-g6feb