diff options
Diffstat (limited to 'src/lib/libssl')
-rw-r--r-- | src/lib/libssl/test/pkits-test.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/test/pkits-test.pl b/src/lib/libssl/test/pkits-test.pl index 17186066ad..f10da008c0 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 | # Subsequent discussion has concluded they should not due to unhandle | 127 | # Subsequent discussion has concluded they should not due to unhandled |
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 ], |