• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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