This issue cost me several days. This works for me too. Thank you!

On Tuesday, April 15, 2014 at 8:17:14 PM UTC+8, Robert Soden wrote:
>
> Just wanted to drop a note here, this bit about setting the cipher list 
> fixed the very same issue for me. Been struggling with this for DAYS. 
> Trying to make an SSL request to a Tomcat machine, curl and everything else 
> worked fine, no luck specifying only the secureProtocol option. However, 
> dropped in { ciphers: 'RC4:HIGH:!MD5:!aNULL:!EDH' } worked like a charm.
>
> THANK YOU!
>
>
> On Tuesday, July 30, 2013 2:24:45 PM UTC-4, Chris Scribner wrote:
>>
>> If someone, some day, runs across this post, specifying this cipher list 
>> explicitly is another workaround. Using 
>> 'AES128-SHA:AES256-SHA:DES-CBC3-SHA:RC4-MD5:RC4-SHA' seems to work. This 
>> list keeps the packet size down, and has good universal support (this is 
>> the default cipher list from Amazon EC2 load balancers).
>
>

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/112a2e6a-9a3e-4030-8c37-c62df39770ed%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to