summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortb <tb@openbsd.org>2020-10-03 14:53:15 +0000
committertb <tb@openbsd.org>2020-10-03 14:53:15 +0000
commit4a8a4c4f8a14f052945ae94e773108d11ad3afb5 (patch)
tree7b361761b1dd94408c56a4ba92a47711f0295ffa
parentThe new intra area db entry has to be saved into the tree before (diff)
downloadwireguard-openbsd-4a8a4c4f8a14f052945ae94e773108d11ad3afb5.tar.xz
wireguard-openbsd-4a8a4c4f8a14f052945ae94e773108d11ad3afb5.zip
typo
-rw-r--r--regress/lib/libcrypto/x509/bettertls/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/lib/libcrypto/x509/bettertls/README b/regress/lib/libcrypto/x509/bettertls/README
index b55e90cfab7..f30bf5b7855 100644
--- a/regress/lib/libcrypto/x509/bettertls/README
+++ b/regress/lib/libcrypto/x509/bettertls/README
@@ -25,7 +25,7 @@ and "expected"
-An expected value of OK means the cert is valid.
-An expected value of ERROR means the cert is invalid.
-An expected value of WEAK-OK means the cert could be considered valid
- by may be rejected.
+ but may be rejected.
As anything is fixed in libressl, the known file should be updated
to indicate your improved result, and prevent future regressions.