• 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.

Search results

  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