• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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