Use spring-cloud-azure-starter-keyvault-certificates:4.x in TLS sample repo
chenrujun opened this issue · 1 comments
chenrujun commented
Context
TLS sample repo: https://github.com/Azure-Samples/spring-boot-secure-communications-using-end-to-end-tls-ssl
Problem
After spring-cloud-azure-starter-keyvault-certificates:4.x support the TLS feature, above sample will be outdated.
Goal
Use spring-cloud-azure-starter-keyvault-certificates:4.x
instead of azure-spring-boot-starter-keyvault-certificates:3.x
.