• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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