diff options
| author | jmc <> | 2022-12-26 07:31:44 +0000 |
|---|---|---|
| committer | jmc <> | 2022-12-26 07:31:44 +0000 |
| commit | 66dae57727594a3234d5bf75a11f7e2bf4e6f766 (patch) | |
| tree | bd080f92299fab93a3662f75179fd0523c897c8f /src/lib/libssl/test/pkits-test.pl | |
| parent | 2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120 (diff) | |
| download | openbsd-66dae57727594a3234d5bf75a11f7e2bf4e6f766.tar.gz openbsd-66dae57727594a3234d5bf75a11f7e2bf4e6f766.tar.bz2 openbsd-66dae57727594a3234d5bf75a11f7e2bf4e6f766.zip | |
spelling fixes; from paul tagliamonte
ok tb
Diffstat (limited to 'src/lib/libssl/test/pkits-test.pl')
| -rw-r--r-- | src/lib/libssl/test/pkits-test.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libssl/test/pkits-test.pl b/src/lib/libssl/test/pkits-test.pl index 5c6b89fcdb..17186066ad 100644 --- a/src/lib/libssl/test/pkits-test.pl +++ b/src/lib/libssl/test/pkits-test.pl | |||
| @@ -124,7 +124,7 @@ my @testlists = ( | |||
| 124 | [ "4.4.7", "Valid Two CRLs Test7", 0 ], | 124 | [ "4.4.7", "Valid Two CRLs Test7", 0 ], |
| 125 | 125 | ||
| 126 | # The test document suggests these should return certificate revoked... | 126 | # The test document suggests these should return certificate revoked... |
| 127 | # Subsquent discussion has concluded they should not due to unhandle | 127 | # Subsequent discussion has concluded they should not due to unhandle |
| 128 | # critical CRL extensions. | 128 | # critical CRL extensions. |
| 129 | [ "4.4.8", "Invalid Unknown CRL Entry Extension Test8", 36 ], | 129 | [ "4.4.8", "Invalid Unknown CRL Entry Extension Test8", 36 ], |
| 130 | [ "4.4.9", "Invalid Unknown CRL Extension Test9", 36 ], | 130 | [ "4.4.9", "Invalid Unknown CRL Extension Test9", 36 ], |
| @@ -749,7 +749,7 @@ my @testlists = ( | |||
| 749 | [ "4.14.29", "Valid cRLIssuer Test29", 0 ], | 749 | [ "4.14.29", "Valid cRLIssuer Test29", 0 ], |
| 750 | 750 | ||
| 751 | # Although this test is valid it has a circular dependency. As a result | 751 | # Although this test is valid it has a circular dependency. As a result |
| 752 | # an attempt is made to reursively checks a CRL path and rejected due to | 752 | # an attempt is made to recursively check a CRL path and rejected due to |
| 753 | # a CRL path validation error. PKITS notes suggest this test does not | 753 | # a CRL path validation error. PKITS notes suggest this test does not |
| 754 | # need to be run due to this issue. | 754 | # need to be run due to this issue. |
| 755 | [ "4.14.30", "Valid cRLIssuer Test30", 54 ], | 755 | [ "4.14.30", "Valid cRLIssuer Test30", 54 ], |
