secrets-in-serverless
secrets-in-serverless copied to clipboard
vault certificate issue with cloudfuntion
I am deploying cloud function with vault. i am getting this error while authentication with gcp.
Error: function crashed. Details:
request to https://myvault.com:8200/v1/auth/gcp/login failed, reason: self signed certificate in certificate chain
You either need to bundle the CA for your Vault server in the function or sign your Vault TLS cert with a publicly trusted cert.