• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by Loshmi

  1. L

    Resolved Error! errno = 35, msg = SSL version range is not valid.

    @trialotto thank you for the info. When I use curl from the shell with tls v1.2 option, it works just find but with php it gives me the same error :/ I run this tls test script (tls_test.php) and got the results: OS: Linux uname: Linux domainname.ltd 4.9.33-mod-std-ipv6-64 #1 SMP Tue Jun 20...
  2. L

    Resolved Error! errno = 35, msg = SSL version range is not valid.

    Thank you for the reply, i reinstalled all the Curl* LibCurl packages and it started working, but still got the Curl 35 error on PayPal.
  3. L

    Issue CentOs 7.5 - curl: (35) SSL version range is not valid.

    Dear sirs, Im trying to figure out what went wrong with my server configuration, as im unable to successfuly use command curl --tlsv1.2 -v https://api.stripe.com or connect securely to any server using curl and tls v1.2. I have updated everything to the latest version: - CentOS Linux release...
  4. L

    Resolved Error! errno = 35, msg = SSL version range is not valid.

    I have the same problem, PayPal not working on WooCommerce with the same error curl(35): Sll version range not valid. Help? [root@www ~]# openssl version OpenSSL 1.0.2p 14 Aug 2018 [root@www ~]# curl --tlsv1.2 -v https://api.stripe.com * Trying 54.187.208.163... * TCP_NODELAY set * Connected...
Back
Top