artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40ca958
)
fix another typo in comment in a line touched by the last commit (this
author
sthen
<sthen@openbsd.org>
Mon, 26 Dec 2022 10:54:47 +0000
(10:54 +0000)
committer
sthen
<sthen@openbsd.org>
Mon, 26 Dec 2022 10:54:47 +0000
(10:54 +0000)
one wouldn't have triggered a spell checker though)
lib/libssl/test/pkits-test.pl
patch
|
blob
|
history
diff --git
a/lib/libssl/test/pkits-test.pl
b/lib/libssl/test/pkits-test.pl
index
1718606
..
f10da00
100644
(file)
--- a/
lib/libssl/test/pkits-test.pl
+++ b/
lib/libssl/test/pkits-test.pl
@@
-124,7
+124,7
@@
my @testlists = (
[ "4.4.7", "Valid Two CRLs Test7", 0 ],
# The test document suggests these should return certificate revoked...
- # Subsequent discussion has concluded they should not due to unhandle
+ # Subsequent discussion has concluded they should not due to unhandle
d
# critical CRL extensions.
[ "4.4.8", "Invalid Unknown CRL Entry Extension Test8", 36 ],
[ "4.4.9", "Invalid Unknown CRL Extension Test9", 36 ],