summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2020-10-03 14:53:15 +0000
committertb <>2020-10-03 14:53:15 +0000
commit00532fcd56b48429664db7d17255d139aaffa1c7 (patch)
treeb869b1572fed4fdfbd993c374b501403a8ef46ca /src
parent6183b114e0c1f78a12df35f67b55de3335aef90a (diff)
downloadopenbsd-00532fcd56b48429664db7d17255d139aaffa1c7.tar.gz
openbsd-00532fcd56b48429664db7d17255d139aaffa1c7.tar.bz2
openbsd-00532fcd56b48429664db7d17255d139aaffa1c7.zip
typo
Diffstat (limited to 'src')
-rw-r--r--src/regress/lib/libcrypto/x509/bettertls/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/x509/bettertls/README b/src/regress/lib/libcrypto/x509/bettertls/README
index b55e90cfab..f30bf5b785 100644
--- a/src/regress/lib/libcrypto/x509/bettertls/README
+++ b/src/regress/lib/libcrypto/x509/bettertls/README
@@ -25,7 +25,7 @@ and "expected"
25-An expected value of OK means the cert is valid. 25-An expected value of OK means the cert is valid.
26-An expected value of ERROR means the cert is invalid. 26-An expected value of ERROR means the cert is invalid.
27-An expected value of WEAK-OK means the cert could be considered valid 27-An expected value of WEAK-OK means the cert could be considered valid
28 by may be rejected. 28 but may be rejected.
29 29
30As anything is fixed in libressl, the known file should be updated 30As anything is fixed in libressl, the known file should be updated
31to indicate your improved result, and prevent future regressions. 31to indicate your improved result, and prevent future regressions.