From: Matthias St. Pierre Date: Sat, 4 Nov 2023 23:18:08 +0000 (+0100) Subject: README: add link to OpenSSL 3.2 manual pages X-Git-Tag: openssl-3.3.0-alpha1~619 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f0172c543dd0f5582d52185bfe2c132faee9c8e;p=thirdparty%2Fopenssl.git README: add link to OpenSSL 3.2 manual pages Reviewed-by: Richard Levitte Reviewed-by: Shane Lontis (Merged from https://github.com/openssl/openssl/pull/22625) --- diff --git a/README.md b/README.md index aa1a233ab11..c3dac350966 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ available online. - [OpenSSL master](https://www.openssl.org/docs/manmaster) - [OpenSSL 3.0](https://www.openssl.org/docs/man3.0) - [OpenSSL 3.1](https://www.openssl.org/docs/man3.1) +- [OpenSSL 3.2](https://www.openssl.org/docs/man3.2) Demos -----