| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Archives
Re: NSS ciphers
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 9 Aug 2012 10:32:05 +0200 (CEST)
On Wed, 8 Aug 2012, Sean Wyatt wrote:
> The curl manpage (and man output) lists the following in the --ciphers
See the left-most names in the list shown here:
https://github.com/bagder/curl/blob/master/lib/nss.c#L107
> What I would like to do is edit my .curlrc file to use all ciphers so my
You should not receive SSL error even if you're not specifying ciphers.
> I've also been unable to find a good example of the .curlrc file so any
I figure something like this should work:
ciphers="rc4-md5,fortezza_rc4_128_sha"
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2012-08-09 These mail archives are generated by hypermail. |
Page updated January 05, 2012.
web site info