gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 13/173: docs/ciphers: link to our own new page abou


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 13/173: docs/ciphers: link to our own new page about ciphers
Date: Fri, 24 Feb 2017 14:00:35 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.53.1
in repository gnurl.

commit 209b2302272b86c2bbe4d3d2b62e1695655f8670
Author: Daniel Stenberg <address@hidden>
AuthorDate: Sun Dec 25 11:01:17 2016 +0100

    docs/ciphers: link to our own new page about ciphers
    
    ... as the former ones always go stale!
---
 docs/cmdline-opts/ciphers.d                 | 7 +------
 docs/curl.1                                 | 7 +------
 docs/libcurl/opts/CURLOPT_SSL_CIPHER_LIST.3 | 8 ++------
 3 files changed, 4 insertions(+), 18 deletions(-)

diff --git a/docs/cmdline-opts/ciphers.d b/docs/cmdline-opts/ciphers.d
index b1e5ac9a3..d3bac6026 100644
--- a/docs/cmdline-opts/ciphers.d
+++ b/docs/cmdline-opts/ciphers.d
@@ -6,11 +6,6 @@ Protocols: TLS
 Specifies which ciphers to use in the connection. The list of ciphers must
 specify valid ciphers. Read up on SSL cipher list details on this URL:
 
- https://www.openssl.org/docs/apps/ciphers.html
-
-NSS ciphers are done differently than OpenSSL and GnuTLS. The full list of NSS
-ciphers is in the NSSCipherSuite entry at this URL:
-
- 
https://git.fedorahosted.org/cgit/mod_nss.git/plain/docs/mod_nss.html#Directives
+ https://curl.haxx.se/docs/ssl-ciphers.html
 
 If this option is used several times, the last one will be used.
diff --git a/docs/curl.1 b/docs/curl.1
index 382db0358..baed65f68 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -251,12 +251,7 @@ See also \fI--cert-type\fP and \fI--key\fP and 
\fI--key-type\fP.
 (TLS) Specifies which ciphers to use in the connection. The list of ciphers 
must
 specify valid ciphers. Read up on SSL cipher list details on this URL:
 
- https://www.openssl.org/docs/apps/ciphers.html
-
-NSS ciphers are done differently than OpenSSL and GnuTLS. The full list of NSS
-ciphers is in the NSSCipherSuite entry at this URL:
-
- 
https://git.fedorahosted.org/cgit/mod_nss.git/plain/docs/mod_nss.html#Directives
+ https://curl.haxx.se/docs/ssl-ciphers.html
 
 If this option is used several times, the last one will be used.
 .IP "--compressed"
diff --git a/docs/libcurl/opts/CURLOPT_SSL_CIPHER_LIST.3 
b/docs/libcurl/opts/CURLOPT_SSL_CIPHER_LIST.3
index 71833b555..f6b945994 100644
--- a/docs/libcurl/opts/CURLOPT_SSL_CIPHER_LIST.3
+++ b/docs/libcurl/opts/CURLOPT_SSL_CIPHER_LIST.3
@@ -5,7 +5,7 @@
 .\" *                            | (__| |_| |  _ <| |___
 .\" *                             \___|\___/|_| \_\_____|
 .\" *
-.\" * Copyright (C) 1998 - 2015, Daniel Stenberg, <address@hidden>, et al.
+.\" * Copyright (C) 1998 - 2016, Daniel Stenberg, <address@hidden>, et al.
 .\" *
 .\" * This software is licensed as described in the file COPYING, which
 .\" * you should have received as part of this distribution. The terms
@@ -40,16 +40,12 @@ compile OpenSSL.
 
 You'll find more details about cipher lists on this URL:
 
- https://www.openssl.org/docs/apps/ciphers.html
+ https://curl.haxx.se/docs/ssl-ciphers.html
 
 For NSS, valid examples of cipher lists include 'rsa_rc4_128_md5',
 \'rsa_aes_128_sha\', etc. With NSS you don't add/remove ciphers. If one uses
 this option then all known ciphers are disabled and only those passed in are
 enabled.
-
-You'll find more details about the NSS cipher lists on this URL:
-
- 
http://git.fedorahosted.org/cgit/mod_nss.git/plain/docs/mod_nss.html#Directives
 .SH DEFAULT
 NULL, use internal default
 .SH PROTOCOLS

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]