I am running an application that needs to make an outbound HTTPS request and it currently fails to send that request: unable to get local issuer certificate
Handler returned an error: Uncaught InternalError: Error::RuntimeError("POST /infer request error: error sending request for url (https://fermyon-cloud-gpu-zordxicj.fermyon.app/infer): error trying to connect: unexpected EOF (unable to get local issuer certificate)")
I am running an application that needs to make an outbound HTTPS request and it currently fails to send that request:
unable to get local issuer certificate