diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 48fed00..a0d7d6c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -57,9 +57,9 @@ requirement if you link against the shared version of the s6-dns libraries. </li> <li> If you want to build the secure communication tools: <ul> - <li> Either <a href="http://libressl.org/">LibreSSL</a> version 2.4.4 + <li> Either <a href="http://libressl.org/">LibreSSL</a> version 2.4.5 or later </li> - <li> Or <a href="http://bearssl.org/">BearSSL</a> version 0.2 + <li> Or <a href="http://bearssl.org/">BearSSL</a> version 0.3 or later. <strong>This is experimental.</strong> </li> </ul> The chosen library is a build-time requirement, and also a run-time requirement if you link against its shared version. </li> |