Skip to content

Commit 4c2fa69

Browse files
committed
Add self-signed certificate expression
1 parent 9488256 commit 4c2fa69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-cloud/spring-cloud-tutorial-custom-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Certificates encrypt web traffic. These TLS/SSL certificates can be stored in Az
1616
## Prerequisites
1717
* An application deployed to Azure Spring Cloud (see [Quickstart: Launch an existing Azure Spring Cloud application using the Azure portal](spring-cloud-quickstart-launch-app-portal.md), or use an existing app).
1818
* A domain name with access to the DNS registry for domain provider such as GoDaddy.
19-
* A private certificate from a third-party provider. The certificate must match the domain.
19+
* A private certificate (e.g. your self-signed certificate) from a third-party provider. The certificate must match the domain.
2020
* A deployed instance of [Azure Key Vault](https://docs.microsoft.com/azure/key-vault/key-vault-overview)
2121

2222
## Import certificate

0 commit comments

Comments
 (0)