Agreed. My socket suite *has* to support 0.9.8, due to one of my larger
customers who cannot upgrade their system (would take them down for weeks).
The programs are air-gapped, so they do not worry about outside hackers.
But for security reasons - they must move date from machine to machine
encrypt
On Thu, 4 Apr 2019, thaddy wrote:
I have internally deprecated some SSL protocols since they no longer
work because they are no longer compiled in.
I also internally changed the bottom line to tls 1.2
Would it be OK to provide that as a patch? Or would you consider more
things are necessary
I have internally deprecated some SSL protocols since they no longer
work because they are no longer compiled in.
I also internally changed the bottom line to tls 1.2
Would it be OK to provide that as a patch? Or would you consider more
things are necessary than just deprecated and default?
___