summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2026-05-03 18:06:15 +0000
committertb <>2026-05-03 18:06:15 +0000
commit934ab37db5ee3acfdf12b2d3882069127e140f0a (patch)
treefe3a7b76f675cbd5f96e798f2965bb468676180d /src
parent8d8e1a7b2e6c542a0e603f8f585ea82b49d2910e (diff)
downloadopenbsd-934ab37db5ee3acfdf12b2d3882069127e140f0a.tar.gz
openbsd-934ab37db5ee3acfdf12b2d3882069127e140f0a.tar.bz2
openbsd-934ab37db5ee3acfdf12b2d3882069127e140f0a.zip
cert regress: update README for tests 14a and 14b.
Diffstat (limited to 'src')
-rw-r--r--src/regress/lib/libcrypto/certs/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/regress/lib/libcrypto/certs/README b/src/regress/lib/libcrypto/certs/README
index 93165249ec..d8b459a67c 100644
--- a/src/regress/lib/libcrypto/certs/README
+++ b/src/regress/lib/libcrypto/certs/README
@@ -124,3 +124,9 @@ intermediate certificates are contained in a bundle.pem file.
12413a. A leaf certificate signed by an intermediate, that is signed by an 12413a. A leaf certificate signed by an intermediate, that is signed by an
125 expired root certificate and cross signed as an intermediate, by a 125 expired root certificate and cross signed as an intermediate, by a
126 second root (should verify with one chain). 126 second root (should verify with one chain).
127
12814a. Deep chain with 32 certificates including root and leaf
129 (should verify with one chain).
130
13114b. Deep chain with 33 certificates including root and leaf
132 (should verify with one chain).