Re: [CentOS] ALPN and Http/2, CentOS 7.4

2017-08-29 Thread Eliezer Croitoru
What do you need to serve? Would you think about using Caddy(https://caddyserver.com/) ? It can use the fastcgi interface for php and other related levels of code. Eliezer Eliezer Croitoru Linux System Administrator Mobile: +972-5-28704261 Email: elie...@ngtech.co.il -Original Message

Re: [CentOS] ALPN and Http/2, CentOS 7.4

2017-08-28 Thread Leon Fauster
> Am 27.08.2017 um 01:04 schrieb SternData : > > Now that 7.4 CR has delivered OpenSSL 1.0.2, I should be able to serve > http/2 pages to Chrome, but I still see messages that ALPN is not enabled. > > OpenSSL 1.0.2 is installed: > > $ rpm -qa |grep openssl > openssl-libs-1.0.2k-8.el7.x86_64 > op