Skip to content

Commit 88a5c0d

Browse files
authored
Fix typo in VPN gateway documentation.
Acrolinx fix
1 parent 23a6259 commit 88a5c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This section helps you generate a self-signed root certificate. After you genera
3636

3737
## Client certificates
3838

39-
In this section, you generate the user certificate (client certificate). Certificate files are generated in the local directory in which you run the commands. You can use the same client certificate on each client computer, or generate certificates that are specific to each client. It's crucial is that the client certificate is signed by the root certificate.
39+
In this section, you generate the user certificate (client certificate). Certificate files are generated in the local directory in which you run the commands. You can use the same client certificate on each client computer, or generate certificates that are specific to each client. It's crucial that the client certificate is signed by the root certificate.
4040

4141
1. To generate a client certificate, use the following examples.
4242

0 commit comments

Comments
 (0)