File 0391-crypto-Doc-clearification-about-tested-OpenSSL-versi.patch of Package erlang

From bb9ce65ba20f08e9eac7704124d91b7a97053b3b Mon Sep 17 00:00:00 2001
From: Hans Nilsson <hans@erlang.org>
Date: Thu, 2 Jun 2022 12:23:52 +0200
Subject: [PATCH] crypto: Doc clearification about tested OpenSSL versions

---
 lib/crypto/doc/src/crypto.xml     | 5 -----
 lib/crypto/doc/src/crypto_app.xml | 8 ++++----
 2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/lib/crypto/doc/src/crypto.xml b/lib/crypto/doc/src/crypto.xml
index 79ee0d404e..91c7802de2 100644
--- a/lib/crypto/doc/src/crypto.xml
+++ b/lib/crypto/doc/src/crypto.xml
@@ -184,11 +184,6 @@
       </p>
     </note>
 
-    <note><p>Compiling, linking and running with OpenSSL 3.0 works although the
-    crypto app calls deprecated functions. We do not recommend it for other than
-    experimental purposes or alpha testing, since it is not extensively tested yet.</p>
-    </note>
-
     <p>The <seeguide marker="index">CRYPTO User's Guide</seeguide> has more information on
     FIPS, Engines and Algorithm Details like key lengths.
     </p>
diff --git a/lib/crypto/doc/src/crypto_app.xml b/lib/crypto/doc/src/crypto_app.xml
index 84fad2f5b8..fae67eb275 100644
--- a/lib/crypto/doc/src/crypto_app.xml
+++ b/lib/crypto/doc/src/crypto_app.xml
@@ -50,11 +50,11 @@
     LibreSSL should also work.</p>
 
     <p>The crypto app is tested daily with at least one version of each of the
-    OpenSSL 0.9.8, 1.0.0, 1.0.1, 1.0.2, 1.1.0 and 1.1.1. FIPS mode is also tested.</p>
+    OpenSSL 1.0.1, 1.0.2, 1.1.0, 1.1.1 and 3.0. FIPS mode is also tested for 1.0.1 and 1.0.2.</p>
     
-    <note><p>Compiling, linking and running with OpenSSL 3.0 works although the
-    crypto app calls deprecated functions. We do not recommend it for other than
-    experimental purposes or alpha testing, since it is not extensively tested yet.</p>
+    <note><p>Compiling, linking and running with OpenSSL 3.0 works from OTP-25.0. However, we do
+    not yet recommend it for other purposes than testing, since the crypto application is not yet
+    extensively tested with that OpenSSL version.</p>
     </note>
 
     <p>Source releases of OpenSSL can be downloaded from the <url href="http://www.openssl.org">OpenSSL</url> project home page,
-- 
2.35.3

openSUSE Build Service is sponsored by