Skip to content

Commit 365150b

Browse files
authored
Merge pull request #85467 from cherylmc/patch-9
Update vpn-gateway-faq-p2s-azurecert-include.md
2 parents 3bdbfb0 + 2af485f commit 365150b

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

includes/vpn-gateway-faq-p2s-azurecert-include.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,20 @@
55
author: cherylmc
66
ms.service: vpn-gateway
77
ms.topic: include
8-
ms.date: 03/21/2018
8+
ms.date: 08/14/2019
99
ms.author: cherylmc
1010
ms.custom: include file
1111
---
1212
[!INCLUDE [P2S FAQ All](vpn-gateway-faq-p2s-all-include.md)]
1313

14-
### Can I use my own internal PKI root CA for Point-to-Site connectivity?
14+
### Can I use my own internal PKI root CA to generate certificates for Point-to-Site connectivity?
1515

1616
Yes. Previously, only self-signed root certificates could be used. You can still upload 20 root certificates.
1717

18+
### Can I use certificates from Azure Key Vault?
19+
20+
No.
21+
1822
### What tools can I use to create certificates?
1923

2024
You can use your Enterprise PKI solution (your internal PKI), Azure PowerShell, MakeCert, and OpenSSL.
@@ -34,4 +38,4 @@ You can use your Enterprise PKI solution (your internal PKI), Azure PowerShell,
3438
* For the client certificate:
3539

3640
* When creating the private key, specify the length as 4096.
37-
* When creating the certificate, for the *-extensions* parameter, specify *usr_cert*.
41+
* When creating the certificate, for the *-extensions* parameter, specify *usr_cert*.

0 commit comments

Comments
 (0)