The certificate is not generated

The app-jetpack.koyeb.app application is servicing.
I’m trying to configure the jetpack.degenbunnies.com domain for this application, but it’s not working.
I tried deleting the application and recreating it.

Thanks for reading.

curl -vvvvv https://jetpack.degenbunnies.com/
*   Trying 104.22.78.190:443...
* Connected to jetpack.degenbunnies.com (104.22.78.190) port 443 (#0)
* ALPN: offers h2
* ALPN: offers http/1.1
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (OUT), TLS handshake, Client hello (1):
* error:1404B410:SSL routines:ST_CONNECT:sslv3 alert handshake failure
* Closing connection 0
curl: (35) error:1404B410:SSL routines:ST_CONNECT:sslv3 alert handshake failure
dig  jetpack.degenbunnies.com CNAME

; <<>> DiG 9.10.6 <<>> jetpack.degenbunnies.com CNAME
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 56374
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;jetpack.degenbunnies.com.	IN	CNAME

;; ANSWER SECTION:
jetpack.degenbunnies.com. 13516	IN	CNAME	17921532-2ebc-41ed-be41-89a6f3dd9dfa.cname.koyeb.app.

;; Query time: 6 msec
;; SERVER: 10.20.30.60#53(10.20.30.60)
;; WHEN: Tue Apr 04 09:30:31 KST 2023
;; MSG SIZE  rcvd: 119
dig  degenbunnies.com CAA

; <<>> DiG 9.10.6 <<>> degenbunnies.com CAA
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14091
;; flags: qr rd ra; QUERY: 1, ANSWER: 10, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;degenbunnies.com.		IN	CAA

;; ANSWER SECTION:
degenbunnies.com.	14400	IN	CAA	0 issuewild "comodoca.com"
degenbunnies.com.	14400	IN	CAA	0 issue "comodoca.com"
degenbunnies.com.	14400	IN	CAA	0 issue "digicert.com"
degenbunnies.com.	14400	IN	CAA	0 issuewild "digicert.com"
degenbunnies.com.	14400	IN	CAA	0 issue "globalsign.com"
degenbunnies.com.	14400	IN	CAA	0 issue "sectigo.com"
degenbunnies.com.	14400	IN	CAA	0 issuewild "sectigo.com"
degenbunnies.com.	14400	IN	CAA	0 issuewild "letsencrypt.org"
degenbunnies.com.	14400	IN	CAA	0 issue "letsencrypt.org"
degenbunnies.com.	14400	IN	CAA	0 issuewild "globalsign.com"

;; Query time: 373 msec
;; SERVER: 10.20.30.60#53(10.20.30.60)
;; WHEN: Tue Apr 04 09:30:57 KST 2023
;; MSG SIZE  rcvd: 383

Hi there!

First of all, sorry for the inconvenience.

Your feedback helped us find a bug on our end: your domain’s status has turned to valid while it should be, in fact, still be pending. This can happen in rare cases where the domain is correctly registered but the certificate is not emitted yet.
This bug is now fixed and domains should now have a more indicative status (domain is valid => both the domain and the certificate are working).

Your domain status now matches reality. The validation can take up to 4 hours after the last modification -it should be live by end of day. I will circle back with you to make sure this is the case.