Using Azure Vault for Spring-boot Kafka certificates
The certificates to access our Kafka cluster are stored in an Azure Vault. Great, but Spring boot needs those certificates to access my Kafka cluster already at startup. How can I use those certificates?