• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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