by kai@tinkercad.com:
tinkercad.com was seeing 10%-15% of our users fail to connect to our https servers due
to the browser using SSL 3.0 instead of TLS 1.0. agl speculates that this might occur
both due to misconfigurations and due to browser automatically downgrading from TLS 1.0
to SSL 3.0.
For sites running https a recommendation would be to monitor any http/https transitions
to try to verify how much of their population is running into this issue.
As per offline discussion, please file this bug against agl to track adding SSL 3.0
support to crypto/tls.
by kai@tinkercad.com: