Re: OpenSSL quirk

2019-10-28 Thread Hal Murray via devel
k...@roeckx.be said: > TLS 1.2 got added in 1.0.1, which was released in 2012. I'm guessing there > are some old redhat versions that are still supported running something > older, like 0.9.8. Thanks. I think I've figured out what was going on. I was testing with self-signed certificates and

Re: OpenSSL quirk

2019-10-25 Thread Kurt Roeckx via devel
On Fri, Oct 25, 2019 at 01:26:53AM -0700, Hal Murray via devel wrote: > I haven't seen any examples of OpenSSL on distros that are so old that they > don't support TLS 1.2 TLS 1.2 got added in 1.0.1, which was released in 2012. I'm guessing there are some old redhat versions that are still suppor

OpenSSL quirk

2019-10-25 Thread Hal Murray via devel
NetBSD 7.2 is old, but still supported. It comes with OpenSSL 1.0.1u 22 Sep 2016 The pkg stuff provides OpenSSL 1.0.2p 14 Aug 2018 The first works. The latter doesn't. I don't know why, and don't have any hints yet. I've got lots of crap in server logs from attempts that don't work, but I