
Hi there,
I want to build my functions, but the connection to (example) https://pub.dev fails due to an TLS error. This error occurs because I have to add a custom ca-certificate.
I've already mounted the etc/ssl/certs folder to the same folder in all appwrite docker images and a curl call to https://pub.dev does work without throwing an error.
Therefore I have two questions.
- In what image does the function build happen? Maybe I forgot to add the certificate there.
- Is there a single folder/place where I can mount the certificates once for all images to use?
Thanks for your help! Cheers! :appwritecheers:
Recommended threads
- Invalid `success` param
Hi again, I've tried to set up the login process. However, I always get the message: `Invalid success param: URL host must be one of: localhost, xxx` I've alr...
- Is it possible to have multiple smtp on ...
I already have one in one project but is it possible to use different one in another?
- How to pass session from browser to a mo...
I have a self-hosted Appwrite container. I also have a www page (A) which should acts as login page for different www services (B). User click login in B, is re...
