diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/regress/lib/libcrypto/certs/README | 6 |
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. | |||
| 124 | 13a. A leaf certificate signed by an intermediate, that is signed by an | 124 | 13a. 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 | |||
| 128 | 14a. Deep chain with 32 certificates including root and leaf | ||
| 129 | (should verify with one chain). | ||
| 130 | |||
| 131 | 14b. Deep chain with 33 certificates including root and leaf | ||
| 132 | (should verify with one chain). | ||
