diff options
author | June McEnroe <june@causal.agency> | 2020-08-03 22:27:18 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-08-03 22:27:18 -0400 |
commit | 1f76eb0e84b70024abe78149bef743a7b7699590 (patch) | |
tree | a08cf7e9887e0f1bfd537536b2ffb93d9be65c92 | |
parent | doc: Add README (diff) | |
download | libretls-1f76eb0e84b70024abe78149bef743a7b7699590.tar.gz libretls-1f76eb0e84b70024abe78149bef743a7b7699590.zip |
doc: Indicate that only OpenSSL 1.1.1b and newer work
Diffstat (limited to '')
-rw-r--r-- | README.7 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.7 b/README.7 index 4df90b1..387a449 100644 --- a/README.7 +++ b/README.7 @@ -80,6 +80,9 @@ All other behaviour should be identical. .Pp .Nm targets the OpenSSL 1.1.1 series. +Due to a bug in OpenSSL, +only versions 1.1.1b and newer +are known to work. . .Ss Platform Support .Nm |