OpenSSL 1.0.2 for 14.04 LTS?

Asked by Mohamed Hafez

Just wondering if there are any plans for OpenSSL 1.0.2 to be released for the 14.04 LTS (personally I need ALPN support in my project)

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu openssl Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If you run:
echo | openssl s_client -alpn h2 -connect yourdomain.com:443 | grep ALPN

What is the output?

Source:
https://www.linuxbabe.com/nginx/difference-between-npn-and-alpn-plus-how-to-enable-alpn-on-your-site

Revision history for this message
Mohamed Hafez (mohamed-m-m-hafez) said :
#2

Output is:
unknown option -alpn

OpenSSL 1.0.1 doesn't support ALPN, that was introduced in 1.0.2

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

I suggest you report a bug. It may get the feature in Trusty

Revision history for this message
Manfred Hampl (m-hampl) said :
#4

Remark: There are PPAs available with openssl 1.0.2 for trusty, but you have to decide for yourself whether you accept security-related software from private sources.

Can you help with this problem?

Provide an answer of your own, or ask Mohamed Hafez for more information if necessary.

To post a message you must log in.