chore: mount vault CA cert for Node.js TLS trust in paperclip #108
Reference in New Issue
Block a user
Delete Branch "benvin/paperclip-ca-cert"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Mount the vault-ca-cert secret and set NODE_EXTRA_CA_CERTS so Node.js
trusts the internal CA chain when making outbound TLS connections.