diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index a703c56..37da351 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.5.3 + <li> Or <a href="https://libressl.org/">LibreSSL</a> version 3.7.3 or later. </li> - <li> Or <a href="https://openssl.org/">OpenSSL</a> version 1.1.1u + <li> Or <a href="https://openssl.org/">OpenSSL</a> version 1.1.1w or later <em>and</em> <a href="https://git.causal.agency/libretls/about/">LibreTLS</a> -version 3.5.2 or later. </li> +version 3.7.0 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> |