spring-cloud / spring-cloud-vault

Configuration Integration with HashiCorp Vault
http://cloud.spring.io/spring-cloud-vault/
Apache License 2.0
270 stars 151 forks source link

Does it support certificates with PEM ? #707

Closed bodhili closed 8 months ago

bodhili commented 8 months ago

Is your feature request related to a problem? Please describe. Does the current version support certificates with PEM?

Describe the solution you'd like

Describe alternatives you've considered

Additional context

mp911de commented 8 months ago

Yes, it does, via SslConfiguration and the keystore type PEM.