Skip to content

Commit 39ddfac

Browse files
Merge pull request #280675 from deeharris-23/patch-9
Update P2S supported ciphersuites
2 parents db31662 + 0c9e865 commit 39ddfac

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

articles/vpn-gateway/point-to-site-about.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -149,18 +149,15 @@ The tables in this section show the values for the default policies. However, th
149149

150150
|**Policies** |
151151
|---|
152-
|TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 |
153-
|TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 |
154-
|TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 |
155152
|TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 |
156-
|TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 |
157-
|TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 |
153+
|TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 |
154+
|TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384|
158155
|TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 |
159-
|TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 |
160-
|TLS_RSA_WITH_AES_128_GCM_SHA256 |
161-
|TLS_RSA_WITH_AES_256_GCM_SHA384 |
162-
|TLS_RSA_WITH_AES_128_CBC_SHA256 |
163-
|TLS_RSA_WITH_AES_256_CBC_SHA256 |
156+
|**TLS_AES_256_GCM_SHA384 |
157+
|**TLS_AES_128_GCM_SHA256 |
158+
159+
**Only supported on TLS1.3 with OpenVPN
160+
164161

165162
## <a name="configure"></a>How do I configure a P2S connection?
166163

0 commit comments

Comments
 (0)