diff options
| author | tb <> | 2020-10-03 14:53:15 +0000 |
|---|---|---|
| committer | tb <> | 2020-10-03 14:53:15 +0000 |
| commit | 00532fcd56b48429664db7d17255d139aaffa1c7 (patch) | |
| tree | b869b1572fed4fdfbd993c374b501403a8ef46ca /src | |
| parent | 6183b114e0c1f78a12df35f67b55de3335aef90a (diff) | |
| download | openbsd-00532fcd56b48429664db7d17255d139aaffa1c7.tar.gz openbsd-00532fcd56b48429664db7d17255d139aaffa1c7.tar.bz2 openbsd-00532fcd56b48429664db7d17255d139aaffa1c7.zip | |
typo
Diffstat (limited to 'src')
| -rw-r--r-- | src/regress/lib/libcrypto/x509/bettertls/README | 2 |
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 | ||
| 30 | As anything is fixed in libressl, the known file should be updated | 30 | As anything is fixed in libressl, the known file should be updated |
| 31 | to indicate your improved result, and prevent future regressions. | 31 | to indicate your improved result, and prevent future regressions. |
