My company requires us to use Cloudflare WARP for our work, which requires the use of a custom CA certificate to connect to it.
This leads the Railway CLI to give this error when the VPN is on:
Failed to fetch: error sending request for url (https://backboard.railway.com/graphql/v2)
Caused by:
0: error sending request for url (https://backboard.railway.com/graphql/v2)
1: client error (Connect)
2: invalid peer certificate: UnknownIssuer
Would there be any way to support custom certificates on Railway CLI? Such as by trusting the system's CA store?
My company requires us to use Cloudflare WARP for our work, which requires the use of a custom CA certificate to connect to it.
This leads the Railway CLI to give this error when the VPN is on:
Would there be any way to support custom certificates on Railway CLI? Such as by trusting the system's CA store?