• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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