F5Networks / f5-bigip-runtime-init

Apache License 2.0
14 stars 15 forks source link

Hashicorp Vault: verifyTls=true should be possible for internal PKI CA #31

Closed amolari closed 2 years ago

amolari commented 3 years ago

Environment:

Runtime-init connection to Vault doesn't trusts that internal PKI cert. My understanding is that

  1. Node.js hardcodes the CAs it trusts
  2. some other ca file can be specified in the code, such as example here
  3. Node.js has the capability to use additional trusted CAs with the environment variable NODE_EXTRA_CA_CERTS. But it looks like it's supported since v7.3.0 (and backported to LTS versions 6.10.0 / 4.8.0). Is it usable in runtime-init, since the BIGIP uses the eol release v6.9.1 ?
mikeshimkus commented 2 years ago

Thanks for reporting, I created internal issue #2885 to track this work.

shyawnkarim commented 2 years ago

Closing. This was included with Release 1.4.0.