
So I am having this issue that any time I create a function it will generate a custom domain for the function but the domain is using a self signed certificate instead of let's encrypt cert.
Someone has once faced this issue but it was later forgotten without a fix or a solution to this problem, pls I am experiencing it now and it is quite painful to use.
Thanks in advance.

Function custom domain does not contain a certificate

Ya...well probably add some documentation on how to set this up later....I think you might be able to configure traefik to do something for this
Recommended threads
- Install node-18 as function runtime?
How do i install node-18 function runtime to my appwrite on localhost? I have upgraded to appwrite 1.6.1. I can't find anything on Google and none of the ChatGP...
- Document already existed
Hi, I am trying to add a document via cloud function using nodejs22. Everytime I do `await db.createDocument( dbid, collectionid, customDocId, data);` it will g...
- function stuck on 'processing' forever i...
I've made an image to zip convertor function, when I execute it through console it's forever stuck on 'processing' but when I try to execute it through postman ...
