I am trying to add a custom domain to my project and It keeps saying pending. Where as If it try the link in the browser the browser says “This site can’t provide a secure connectionwww.rclm.link uses an unsupported protocol.
ERR_SSL_VERSION_OR_CIPHER_MISMATCH”
Hey!
From what I see, your custom domain www.rclm.link is up and running. Did you experience any slowness that led you to think that it was not working?
Hey
I am trying to get “rclm.link” running, although www.rclm.link works, I want to get it working for “rclm.link” . I added it as an alias
Unfortunately, APEX domains cannot be added directly on Koyeb with most providers (afaik, only Cloudflare works as is).
The documentation provides relevant steps to make rclm.link point to your app: Configure Custom Domains | Koyeb
- Add the www.rclm.link custom domain on Koyeb, like you just did
- Setup an HTTP redirection on your DNS provider, redirecting http(s)://rclm.link to http(s)://www.rclm.link
Let me know if you need more details, I’m happy to help you make it work!
Sharing my response as an image as I am not allowed to put more than 2 links in my response it seems
This looks good. Now you just need to add the HTTP redirection from http://rclm.link
to http://www.rclm.link
.
It looks like this is the relevant documentation: DNSimple Redirector - DNSimple Help. You’d need to add a special URL record following this procedure: Managing URL Records - DNSimple Help.
Let me know if that helps!
thanks for the docs!
Meanwhile I just shifted the dns provider to Cloudflare
It looks like it is working now. Great!