Certificate issue

Hello :wave:

I have a certificate issue when deploying my helm chart with a custom domain.

https://console.qovery.com/organization/cf7a89a0-7fe4-4096-9f62-a99aa7dd3f21/project/79896df4-082f-4c82-9341-54cec9cb7c25/environment/f4fa5f61-7433-47e3-b326-b7ddfd4da1df/application/49d8fe10-82b8-4cb3-a03c-7e2427272e27/general

Screenshot 2024-10-06 at 23.25.44

Maybe I have omitted something. Usually I don’t have any problems with Qovery nginx ingress and custom domain.

Thanks for your help :pray:

Hi,

It looks like your DNS record are not correct.
Please go into the Domain section and update them:

Thanks

Hi @Pierre_Mavro :wave:

I do not understand what’s going wrong with my DNS?

If I copy/paste the value of my CNAME it’s working fine. It’s not working when I try to pass by my custom DNS

If you go into your domain registrar and look at the record set, you will see it doesn’t match what Qovery domain configuration asks for.

Please double check the CNAME records you’ve set. Then if you want to validate you can try with dig command (it can take a few minutes after updating your DNS records):

dig CNAME doxxxxx.yourdomain.com

Maybe I’m completely lost :sweat_smile:, but I see exactly in the dig output the same CNAME created into my service Domain :thinking:

I just checked, and it looks like you’ve correctly set the first domain :slight_smile: ! However, you’ve added a new one containing an error as well.

IMPORTANT: If you have a single issue within the list of your custom domain, you won’t have a valid certificate!

After updating this last record, you should be good :slight_smile:

Nope.
Always same problem site Not Secure.

I think you forgot to add the 2nd record name, where the wildcard is present. It doesn’t look to resolve anything.

Why would I need *.subdomain.domain.sh CNAME if I only use subdomain.domain.sh? :thinking:

It’s working

Good news :slight_smile: !!! As soon as you’re using more than one port, we need the wildcard

1 Like

Ok :ok:
Thanks a lot for your patience and time :pray:

1 Like

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