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 7e00a20..3cc87e4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -70,12 +70,12 @@ libraries. </li> <ul> <li> Either <a href="https://bearssl.org/">BearSSL</a> version 0.6 or later. </li> - <li> Or <a href="https://libressl.org/">LibreSSL</a> version 3.2.5 + <li> Or <a href="https://libressl.org/">LibreSSL</a> version 3.3.4 or later. </li> <li> Or <a href="https://openssl.org/">OpenSSL</a> version 1.1.1k or later <em>and</em> <a href="https://git.causal.agency/libretls/about/">LibreTLS</a> -version 3.3.0 or later. </li> +version 3.3.4 or later. </li> </ul> The chosen library is a build-time requirement, and also a run-time requirement if you link against its shared version. </li> </ul> |