Comment 9 for bug 1153481

Revision history for this message
Marc Deslauriers (mdeslaur) wrote :

This happens because your server isn't capable of handling clients which attempts to negotiate TLSv1.1. You need to either fix the ssl implementation on the server, or disable tlsv1.1 on your client.

This is a dupe of bug 965371.