• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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