• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

alpn

  1. A

    Resolved ALPN support for CentOS 6.8

    Hi there, On 30 May 2016 with the 12.5.30 Update 35 in Linux there was added the ALPN (Application-Layer Protocol Negotiation) support for nginx making HTTP/2 available in the Chrome browser. Unfortunately the ALPN support is not available for CentOS 6.8 (update applicable for CentOS 7, RHEL...
  2. 9

    How Rebuilt Nginx To Support OpenSSL 1.0.2 ?

    Hi, I just update OpenSSL using this # cd /usr/src # wget https://www.openssl.org/source/openssl-1.0.2-latest.tar.gz # tar -zxf openssl-1.0.2-latest.tar.gz # cd openssl-1.0.2g # ./config # make # make test # make install # mv /usr/bin/openssl /root/ # ln -s /usr/local/ssl/bin/openssl...
Back
Top