]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Drop references to OpenSSL.
authorMichael Sweet <michael.r.sweet@gmail.com>
Tue, 20 Sep 2016 15:02:41 +0000 (11:02 -0400)
committerMichael Sweet <michael.r.sweet@gmail.com>
Tue, 20 Sep 2016 15:02:41 +0000 (11:02 -0400)
doc/help/security.html
test/run-stp-tests.sh

index 3aacd951e74bf83614d484d185b9d8872506b396..6bd2fdfa652a9ff3080031e9ba385ed31fc1e09c 100644 (file)
@@ -33,7 +33,7 @@ server.</P>
 
        <P><B>Recommendation:</B> Enable encryption to hide the
        username and password information - this is the default on
-       macOS and systems with GNU TLS or OpenSSL installed.</P></LI>
+       macOS and systems with GNU TLS installed.</P></LI>
 
        <LI>Local certificate authentication passes 128-bit
        "certificates" that identify an authenticated user.
index 1e9b5147efa955e8b404239c5f8a52c0d7c9d9d3..ee5a2cbb56eaf54c4cc1375e448a3c7c3e9f70a5 100755 (executable)
@@ -141,8 +141,7 @@ esac
 
 echo ""
 echo "Now you can choose whether to create a SSL/TLS encryption key and"
-echo "certificate for testing; these tests currently require the OpenSSL"
-echo "tools:"
+echo "certificate for testing:"
 echo ""
 echo "0 - Do not do SSL/TLS encryption tests"
 echo "1 - Test but do not require encryption"