quarkiverse / quarkus-vault

Quarkus HashiCorp Vault extension
Apache License 2.0
18 stars 22 forks source link

Remove the usage of TLSConfig #286

Closed cescoffier closed 1 month ago

cescoffier commented 1 month ago

TLSConfig became a runtime config and cannot be injected anymore.

cescoffier commented 1 month ago

Closing in favor of #285