SSL UNRECOGNIZED NAME ALERT
It was working last night for https/http, now I just get this:
ERR_SSL_UNRECOGNIZED_NAME_ALERT
It did the automatic edge certificate or something
22 Replies
Are you using Cloudflare's Origin Certificate without enabling proxy on the dns record?
otherwise what's the broken url?
Someone told me not to use the origin certificate, URL is https://hook.proximatech.us
That's pointed to Heroku unproxied. Their side/web server is responding with that error, most likely indictating they don't have a valid SSL cert to use. I would follow up on their end/make sure you have everything configured right over there
Do I use the origin certificate for Heroku? When I use the client one its a SAN and it's not secure according to the site
You can use the Origin Certificate as long as you enable Proxy on the record in Cloudflare. Heroku might see it as not secure yea, but as long as you can bypass that and enable proxy you're fine. It's only trusted by the CF Proxy
I mean the one under the Origin Server tab, not the Client Certificate one, if you're saying that
I mean that too. Will this cover "hook"? I'm pretty sure it would, just wondering.
the wildcard would yea, or you can specify
hook
specifically, better idea/more secure if you plan on only using that cert for thatSo, this is a Heroku issue?
no, now that issue is caused by your DNS Record not being proxied in Cloudflare
If you go to the top of your screen in Cloudflare, does it say your domain is active?
Did you recently touch your namecheap config?
I see your domain as using namecheap's DNS, not Cloudflare's
Ah, so I have to keep cloudfares DNS records on there?
In namecheap? Yea, you have to keep Cloudflare as your nameserver and make all dns changes in CF
Ohh, it all makes sense now. I'll just wait until that changes
yea that's def part of it, going to have to wait a bit for that change to propagate
What do you recommend for this? I'm using "hook" for like webhooks and POST
Full Strict and never anything else
Alright it worked, thanks
worker