aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
diff options
context:
space:
mode:
authorKamil Dudka <kdudka@redhat.com>2012-08-09 14:08:11 +0200
committerKamil Dudka <kdudka@redhat.com>2012-08-09 16:24:53 +0200
commitf208bf5a2d622ae525690dfba2ab58abd8d72264 (patch)
tree0bc312125e5e56f39acfca9c2ac71fd8b5f8510b /docs/curl.1
parent52b6eda4f2a006e33358c6964ef6a00b09ae59ab (diff)
docs: update the links to cipher-suites supported by NSS
... and make the list of cipher-suites in nss.c readable by humans. Bug: http://curl.haxx.se/mail/archive-2012-08/0016.html
Diffstat (limited to 'docs/curl.1')
-rw-r--r--docs/curl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index e0c0ba0aa..8fcde2d59 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -222,7 +222,7 @@ must specify valid ciphers. Read up on SSL cipher list details on this URL:
NSS ciphers are done differently than OpenSSL and GnuTLS. The full list of
NSS ciphers is in the NSSCipherSuite entry at this URL:
-\fIhttp://directory.fedora.redhat.com/docs/mod_nss.html#Directives\fP
+\fIhttp://git.fedorahosted.org/cgit/mod_nss.git/plain/docs/mod_nss.html#Directives\fP
If this option is used several times, the last one will override the others.
.IP "--compressed"