Comment 5 for bug 965371

Revision history for this message
Kees Cook (kees) wrote : Re: HTTPS requests fail on some sites on Ubuntu 12.04

Other work-arounds:

wget --secure-protocol=TLSv1 ...

curl --tlsv1 ...