Skip to content

Commit c81124a

Browse files
authored
Merge pull request #108673 from TimShererWithAquent/us1679050u
Change SSL to TLS per 1679050
2 parents 81e653a + cae42e1 commit c81124a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/vmware-cloudsimple/azure-application-gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ manager: dikamath
1414

1515
You can use the Azure Application Gateway to manage incoming web traffic for your web servers running in VMware virtual machines within your CloudSimple Private Cloud environment.
1616

17-
By leveraging Azure Application Gateway in a public-private hybrid deployment, you can manage web traffic to your applications, provide a secure front-end, and offload SSL processing for their services running in VMware environment. Azure Application Gateway routes incoming web traffic to backend pool instances residing in VMware environments according to configured rules and health probes.
17+
By leveraging Azure Application Gateway in a public-private hybrid deployment, you can manage web traffic to your applications, provide a secure front-end, and offload TLS processing for their services running in VMware environment. Azure Application Gateway routes incoming web traffic to backend pool instances residing in VMware environments according to configured rules and health probes.
1818

1919
This Azure Application Gateway solution requires you to:
2020

articles/vmware-cloudsimple/cloudsimple-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ For data at rest in the Private Cloud environment, you can use vSAN encryption.
4444

4545
### Data Protection for data that is required to move through public networks
4646

47-
To protect data that moves through public networks, you can create IPsec and SSL VPN tunnels for your Private Clouds. Common encryption methods are supported, including 128-byte and 256-byte AES. Data in transit (including authentication, administrative access, and customer data) is encrypted with standard encryption mechanisms (SSH, TLS 1.2, and Secure RDP). Communication that transports sensitive information uses the standard encryption mechanisms.
47+
To protect data that moves through public networks, you can create IPsec and TLS VPN tunnels for your Private Clouds. Common encryption methods are supported, including 128-byte and 256-byte AES. Data in transit (including authentication, administrative access, and customer data) is encrypted with standard encryption mechanisms (SSH, TLS 1.2, and Secure RDP). Communication that transports sensitive information uses the standard encryption mechanisms.
4848

4949
### Secure Disposal
5050

0 commit comments

Comments
 (0)