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

SOLVE SSL connection Error & Cloudflare

Szer0P

Basic Pleskian
Hello Everyone ..

I installed the Cloudflare extension and registered an account by cloudlafre website but i dont know how could i know if its active or not !

after one week from installation i see the statistik in the Cloudflare 0 0 0 also its not seem to be active

thanks in advance !
 

Thanks its work on my website .. but now my website have a problem with the ssl u can check it

SSL connection error !

can u please help me to solve this problem ? what should i do now to solve this problem for ever

nginx error


Code:
2015/08/19 12:28:09 [crit] 1735#0: *46 SSL_do_handshake() failed (SSL: error:140A1175:SSL routines:SSL_BYTES_TO_CIPHER_LIST:inappropriate fallback) while SSL handshaking, client: 64.41.200.102, server: 79.143.179.239:443
2015/08/19 12:29:55 [crit] 1735#0: *273 SSL_do_handshake() failed (SSL: error:14 094085:SSL routines:SSL3_READ_BYTES:ccs received early) while SSL handshaking,  client: 64.41.200.102, server: 79.143.179.239:443
2015/08/19 12:29:56 [crit] 1735#0: *274 SSL_do_handshake() failed (SSL: error:14094085:SSL routines:SSL3_READ_BYTES:ccs received early) while SSL handshaking, client: 64.41.200.102, server: 79.143.179.239:443
 
Last edited:
Hello Thanks for ur replay

but i did this bevor i ask .. and i did this now again .. the problem is same .. i tried also to deaktive the ssl .. i want my website to go online ! but i cant ! nothing changed

i deactivated last week the ssl v3 and after 2 or 3 days i become this error .. please help me my website is down since 2 days ..

but when i did what is on the other post after restart nginx i got those error

[root@server ~]# /etc/init.d/nginx restart
nginx: [warn] conflicting server name ".xxx.com" on 7xxxx239:80, ignored
nginx: [warn] conflicting server name ".xxx.com" on:80, ignored


ps after disable the nginx the website works again .. but i want the nginx to work with it but
when i reactive the nginx the problem become again ..

too many redirects .. i did this >

/usr/local/psa/admin/bin/httpdmng --reconfigure-domain xxxxx.com

and deleted the

server_name .example-domain.com;
return 301 https://$host$request_uri;

from nginx setting ..

and the problem is solved now ..
 
Last edited:
Back
Top