
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
- 404 error when navigating to the team fr...
the version i m running is `1.7.4` as far as i can tell everything is working fine except for this weird bug in the video. when monitoring the appwrite and app...
- [Node.js SDK] Bypass 2GB file limit?
Hello. Using either InputFile.fromPath or InputFile.fromBuffer throws this error: File size (2295467305) is greater than 2 GiB Bucket limit etc. is setup corre...
- Relationship null, even when relationshi...
Hi Everyone, im experiencing issues with set relation data. When im setting the document id from the related database most of them seem fine, except one table. ...
