Investigate removal of localhost and IP from Vault's TLS certificate
bgeesaman opened this issue · 0 comments
bgeesaman commented
Describe the feature you'd like
With the addition of a separate listener in vault running without TLS, https://github.com/sethvargo/vault-on-gke/blob/master/k8s/vault.yaml#L118 can the entries for localhost
and 127.0.0.1
now be safely removed from the certificate?
Describe alternatives you've considered
N/A
Additional context
N/A