Re: [openssl-users] What to do with deprecation errors

2018-10-19 Thread Skip Carter
On Fri, 2018-10-19 at 22:54 +0100, Matt Caswell wrote: > > > It looks like its not picking up the definition of the > DEPRECATEDIN_1_2_0 macro for some reason. > > That macro should be defined in opensslconf.h (which is included from > ec.h), and looks like this: > > /* >  * Do not deprecate th

Re: [openssl-users] What to do with deprecation errors

2018-10-19 Thread Matt Caswell
On 19/10/2018 20:03, Skip Carter wrote: > Hello all, > > I recently installed from source, openssl-1.1.1 on a Debian box (like > most distributions the Debian version is quite old and my application > needs very recent libraries). It built and installed without warnings > or errors (Thanks to a

[openssl-users] What to do with deprecation errors

2018-10-19 Thread Skip Carter
Hello all, I recently installed from source, openssl-1.1.1 on a Debian box (like most distributions the Debian version is quite old and my application needs very recent libraries). It built and installed without warnings or errors (Thanks to all concerned in creating software that can do that).

[openssl-users] Browsers deprecating TLS1.1 and TLS1.0

2018-10-19 Thread Matt Caswell
In case you haven't seen these: https://security.googleblog.com/2018/10/modernizing-transport-security.html Summary: TLS1.0/TLS1.1 will be disabled in Chrome 81 in early 2020 https://blog.mozilla.org/security/2018/10/15/removing-old-versions-of-tls/ Summary: Firefox will disable TLS1.0/TLS1.1