On 15 October 2014 10:34, Andreas Schultz <aschultz@REDACTED> wrote: > Add {versions, ['tlsv1.2', 'tls1.1', 'tls1']} to your SSL options to restrict > the version choice. I think that should be {protocol_version,['tlsv1.2','tlsv1.1',tlsv1]}.