Hacker News new | ask | show | jobs
by schallertd 3624 days ago
And still no OpenSSL 1.0.2 nor ALPN on most distros such as Debian Jessie... kinda sucks
1 comments

It’s available in jessie-backports since 2016-07-02, see 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

oh nice, thanks for the hint. didn't check the jessie-backports within the last two weeks :-)