spring-projects / spring-vault

Provides familiar Spring abstractions for HashiCorp Vault
https://spring.io/projects/spring-vault
Apache License 2.0
283 stars 186 forks source link

Add private_key_type property in VaultCertificateResponse #677

Closed abremora closed 2 years ago

abremora commented 2 years ago

Fixes gh-676

abremora commented 2 years ago

I added some overloads to be compatible to older versions and marked old methoads as deprecated.

abremora commented 2 years ago

@mp911de : Sorry for the delay, I would have continued to work on the PR throughout the day. You already fixed it and pushed it to main branch?

mp911de commented 2 years ago

No worries, yeah, that's already on main.