jopenlibs / vault-java-driver

Zero-dependency Java client for HashiCorp's Vault
https://jopenlibs.github.io/vault-java-driver
26 stars 18 forks source link

Read ca_chain from PKI response and store it in Credential #56

Closed mhodovaniuk closed 9 months ago

mhodovaniuk commented 10 months ago

I would like to add this change in order to handle ca_chain list in case intermediate CA setup.

Closes #55

mhodovaniuk commented 10 months ago

Hi @henryx May I ask you to take a look into this? Thanks in advance.