#SSL Function Custom Domain Challenge Failed

1 messages · Page 1 of 1 (latest)

earnest venture
#

Hi all. I was trying to deploy my functions in a custom domain, functions.mydomain.com, but it failed when Appwrite was generating an SSL certificate. My app write-worker-certificates is attached. Also, I'm using Nginx Proxy Manager to redirect the request from cloud.mydomain.com to my SERVERIP:5050 when I have installed Appwrite.

arctic jewel
earnest venture
#

How can I handle it? Also, I create my CNAME successfully. Do you have a guide to follow or something?

arctic jewel
earnest venture
arctic jewel
#

How easy that’s going to be will depend on your DNS hosting provider

#

Some will integrate directly with NPM

#

Others you’ll have to manually create new DNS records every three months

earnest venture
#

Exactly. But the DNS challenge is failing

#

I'm using Cloudflare as a DNS manager

arctic jewel
earnest venture
#

So, first, I should review the DNS CNAME for my domain.
I create two rules. One for *.functions….and the other for functions….

arctic jewel
earnest venture
arctic jewel
earnest venture
#

Done. I have my certificates for the domain with the challenge, but now when I tried to enter to https://66d9122d848a24ba3092.functions.mydomain.com/ I got ERR_SSL_VERSION_OR_CIPHER_MISMATCH. Also, I don't know if in NPM I have to add my domain in Proxy Host or Redirection Host, and point to my IP:APPWRITE_PORT