SSL Certificate for branch deploy

Hi there,

I am having issues with branch deploy ssl certificate.

https://development.app.noncatu.test.curatu.ai

It shows unprotected. Can you add a certificate for this as well?

Thanks,

Appears to be working fine to me.

@ancuratu app.noncatu.test.curatu.ai already has a wildcard certificate that will cover any subdomain created.

$ curl -svo /dev/null https://development.app.noncatu.test.curatu.ai 2>&1 | grep -A6 "Server certificate"
* Server certificate:
*  subject: CN=*.app.noncatu.test.curatu.ai
*  start date: Dec  9 22:55:12 2023 GMT
*  expire date: Mar  8 22:55:11 2024 GMT
*  subjectAltName: host "development.app.noncatu.test.curatu.ai" matched cert's "*.app.noncatu.test.curatu.ai"
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify ok.

This is the same certificate used for curatu.ai and *.curatu.ai.