Skip to content

Commit 17a4066

Browse files
Change SSL to TLS.
1 parent 45544a1 commit 17a4066

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/spring-cloud/spring-cloud-cli-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ az spring-cloud app binding redis add --app
697697

698698
| Optional Parameters | |
699699
| --- | ---: |
700-
| --disable-ssl | Disable SSL. |
700+
| --disable-ssl | Disable TLS. |
701701

702702
## az spring-cloud app binding redis update
703703

@@ -712,7 +712,7 @@ Update a service binding for Azure Cache for Redis.
712712

713713
| Optional Parameters | |
714714
| --- | ---: |
715-
| --disable-ssl | Disable SSL. |
715+
| --disable-ssl | Disable TLS. |
716716

717717
## az spring-cloud app deployment create
718718

articles/spring-cloud/spring-cloud-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For more information, see [Azure Support FAQ](https://azure.microsoft.com/suppor
4040

4141
Security and privacy are among the top priorities for Azure and Azure Spring Cloud customers. Azure helps ensure that only customers have access to application data, logs, or configurations by securely encrypting all of this data. All the service instances in Azure Spring Cloud are isolated from each other.
4242

43-
Azure Spring Cloud provides complete SSL and certificate management.
43+
Azure Spring Cloud provides complete TLS/SSL and certificate management.
4444

4545
Critical security patches for OpenJDK and Spring Cloud runtimes are applied to Azure Spring Cloud as soon as possible.
4646

0 commit comments

Comments
 (0)