5 ms·
And still no OpenSSL 1.0.2 nor ALPN on most distros such as Debian Jessie... kinda sucks
by schallertd 10y ago
And still no OpenSSL 1.0.2 nor ALPN on most distros such as Debian Jessie... kinda sucks
- secure 10y agoIt’s available in jessie-backports since 2016-07-02, see https://packages.debian.org/jessie-backports/libssl-dev https://packages.debian.org/jessie-backports/libssl-dev Given that jessie is stable, OpenSSL will not be updated to a newer version, only security updates will be made available. What I’m trying to say: you’re never going to get it on jessie, unless you enable backports, at which point you’ll have it readily available. Hope that helps
- schallertd 10y agooh nice, thanks for the hint. didn't check the jessie-backports within the last two weeks :-)