Running a header check on my hosted site gives a series of 999 errors even though you can browse the urls.
www, non www, http, http all to root, all give 999
DNSSEC all set correctly at registrar.
Tried turning off ssl at host on root urls, did not work
Anything i can do to get header chekcer to show correct redirection?
thanks
Art
https://www.ccher.org/
Namservers are set to cloudflare.
diagnostics passes most tests
Site cannot be browsed to
sandro
February 6, 2021, 11:57pm
#4
Your proxy certificate has not been issued yet or you disabled it
Error
Try the suggestions in this Community Tip to help you fix SSL ERROR NO CYPHER OVERLAP in Mozilla.
Background
A website using HTTPS performs a series of steps between the browser and the web server to ensure the certificate and SSL/TLS connection is valid. These include a TLS handshake, the certificate being checked against the certificate authority, and decryption of the certificate. If Mozilla detects an issue, it might display “SSL_ERROR_NO_CYPHER_OVERLAP” which prevents access to the…
I Must be missing a step.
Site is still dead.
I went to ssl/ created origin server keys and pasted the 2 keys into my host.
Now I have the orange cloud under dns in cloudflare but if i browse the site I am getting
…uses an unsupported protocol.
ERR_SSL_VERSION_OR_CIPHER_MISMATCH
sandro
February 7, 2021, 9:48am
#6
Mentioned articles lists all the steps you’d need to take.
Post a full page screenshot of https://dash.cloudflare.com/?to=/:account/:zone/ssl-tls/edge-certificates
I see
cerificate transparency
https strict
disable universal
you mean those?
I enabled universal. site is still dead
sandro
February 7, 2021, 9:59am
#10
For starters, the article covers this issue and you seemingly haven’t tried it, which makes the whole thing a bit pointless of course.
But yes, Universal SSL certainly needs to be enabled. Once the certificate is there it should work.
Still struggling. Site is still dead.
If you can see anythign worng here it woud be appreciated
thanks
SSL enabled
orange cloud live at cloudflare
certs installed at host
sandro
February 7, 2021, 11:20am
#12
The certificate has been issued now. Switch your encryption mode to Full Strict.
sandro
February 7, 2021, 11:32am
#14
Do you have any page rules configured?
sandro
February 7, 2021, 11:33am
#16
Remove them all and use “Always use HTTPS” instead. You could keep number three.
1 Like
good suggestion. site is now live. thaks
sandro
February 7, 2021, 11:56am
#18
You still have mixed content.
Error
Try the suggestions in this Community Tip to help you fix mixed content errors.
Background
Did you notice the green padlock missing from your browser when connecting over HTTPS? That is likely a mixed content issue. Mixed content errors mean that your website is being loaded over HTTPS, but some of the resources are being loaded over HTTP. In this case, the site will show as not secure.
Quick Fix Ideas
To fix this, you will need to edit your source code and change all resour…
system
closed
February 8, 2021, 11:56am
#19
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.