2

I'm trying to connect to a remote arango database (which uses a self signed certificate while in development) from a Firebase cloud function. It gives the following error.

enter image description here

Is there anything I can do to avoid this error? Can I upload certificates to cloud function server?

ArangoJs has a method to use self signed certifications(below image). But the problem is how to copy these certs to the cloud so that the files can be accessed by the cloud functions.

enter image description here

Sanka Darshana
  • 1,391
  • 1
  • 23
  • 41

0 Answers0