HEADLINE Remove openssl1.0 DESCRIPTION stretch made OpenSSL 1.1 the default openssl package. Unfortunately, OpenSSL 1.0 was kept around, since so many things depended on it. There should now be enough time that a firm stance can be taken toward not allowing OpenSSL 1.0 in Debian Buster. Once TLS 1.3 is finalized, OpenSSL 1.2 will be released with TLS 1.3 support. Not supporting TLS 1.3 in buster would (in my opinion)…
How would you feel about a switch to one of the forks, such as BoringSSL or LibreSSL?
On a fairly regular basis, I use alot of the weirder things that I don't think BoringSSL or LibreSSL support.
For example, I was working on iOS profile stuff that called on OpenSSL's S/MIME enveloping functionality to make signed/encrypted profiles.