Skip to content

Commit 811a1bd

Browse files
authored
Changes has been fixed as per suggestion
1 parent 15973fb commit 811a1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-cloud/how-to-enable-ingress-to-app-tls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The following section shows you how to enable ingress-to-app SSL/TLS to secure t
4646

4747
- A deployed Azure Spring Cloud instance. Follow our [quickstart on deploying via the Azure CLI](./quickstart.md) to get started.
4848
- If you're unfamiliar with ingress-to-app TLS, see the [end-to-end TLS sample](https://github.com/Azure-Samples/spring-boot-secure-communications-using-end-to-end-tls-ssl).
49-
- To securely load the required certificates into Spring Boot apps, you can use keyvault spring boot starter.
49+
- To securely load the required certificates into Spring Boot apps, you can use [spring-cloud-azure-starter-keyvault-certificates](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/spring-cloud-azure-starter-keyvault-certificates).
5050

5151
### Enable ingress-to-app TLS on an existing app
5252

0 commit comments

Comments
 (0)