Joined May 2011
·
Posted to
Capybara with PhantomJS and the SSL Poodle
over 1 year
ago
I would recommend using tlsv1 instead of SSLv2 for testing. SSLv2 is older and even weaker than SSLv3.
Achievements
75 Karma
1,392 Total ProTip Views
Forked 20
Have an established project that's been forked at least 20 times
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Forked
Have a project valued enough to be forked by someone else
Mongoose
Have at least one original repo where Ruby is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Charity
Fork and commit to someone's open source project in need
And it turns out that the syntax is case sensitive. It should be TLSv1 (or ANY). (my bad...)