Skip to content

Instantly share code, notes, and snippets.

@dnno
Created April 12, 2023 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dnno/dcb50d9bdde1c2785d8ebc2b7073c9d7 to your computer and use it in GitHub Desktop.
Save dnno/dcb50d9bdde1c2785d8ebc2b7073c9d7 to your computer and use it in GitHub Desktop.
http-client.private.env.json
"dev": {
"SSLConfiguration": {
"clientCertificate": "dev.pem",
"clientCertificateKey": "dev.key.pem",
"hasCertificatePassphrase": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment