diff options
| author | tb <> | 2026-05-03 18:06:15 +0000 |
|---|---|---|
| committer | tb <> | 2026-05-03 18:06:15 +0000 |
| commit | 934ab37db5ee3acfdf12b2d3882069127e140f0a (patch) | |
| tree | fe3a7b76f675cbd5f96e798f2965bb468676180d | |
| parent | 8d8e1a7b2e6c542a0e603f8f585ea82b49d2910e (diff) | |
| download | openbsd-934ab37db5ee3acfdf12b2d3882069127e140f0a.tar.gz openbsd-934ab37db5ee3acfdf12b2d3882069127e140f0a.tar.bz2 openbsd-934ab37db5ee3acfdf12b2d3882069127e140f0a.zip | |
cert regress: update README for tests 14a and 14b.
| -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). | ||
