On 11/21/2016 04:42 PM, Jeremy Harris wrote: > On 21/11/16 15:11, Torsten Tributh wrote:
>> I found something:
>>
>> If i set explicitly
>>
>> tls_eccurve = secp384r1
>>
>> TLS is working.
>>
>> If the variable is unset or set to auto TLS fails.
> Ah, that start to feel like it's your specific use of TLS
> that is not working, rather than TLS as a whole. If this variable:
tls_eccurve =
is not set in the config, TLS fails.
I was having "auto" which also fails.
If you serve this version to use with TLSv1.2 it could fail for
everybody who is not having a setting for "tls_eccurve".