summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
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).