Skip to content

Commit 49ff9b8

Browse files
committed
move section
1 parent 19ad135 commit 49ff9b8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

articles/vpn-gateway/point-to-site-certificates-linux-openssl.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,6 @@ In this section, you generate the user certificate (client certificate). Certifi
6060
openssl verify -CAfile caCert.pem caCert.pem "${USERNAME}Cert.pem"
6161
```
6262

63-
## To use this client certificate on another Linux computer
64-
65-
Each client computer requires two files in order to authenticate:
66-
67-
* The file that contains the client key: caKey.pem
68-
* The file that contains the certificate public data: caCert.pem
69-
70-
Copy both of these files and transfer them to the Linux client computer.
71-
7263
## Next steps
7364

7465
To continue configuration steps, see [Point-to-site certificate authentication](vpn-gateway-howto-point-to-site-resource-manager-portal.md#uploadfile).

0 commit comments

Comments
 (0)