SSL error with custom (sub)domain

Hello. I’m trying to configure my web service to use api.wig-solver.app

I’ve registered the domain with Porkbun, and set a CNAME record for api pointing to wig-solver.onrender.com.

However, when I try to navigate to api.wig-solver.app in chrome, I get the following error:

image
“ERR_SSL_VERSION_OR_CIPHER_MISMATCH”

When I run “curl -i https://api.wig-solver.app”, I see

curl: (35) error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure

I’m pretty sure I don’t have any CAA records. Is it clear what’s going wrong here? Or if not, what steps should I try to troubleshoot the issue?

Update: everything seems to be resolved now. Just had to wait a few hours I guess!

I’m having this same issue for my service, did you just wait and it resolved or did you have to do something?

I literally just waited :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.