Update IKEv2 docs
This commit is contained in:
parent
23458655ac
commit
4ee2814358
@ -165,7 +165,7 @@ Libreswan 支持通过使用 RSA 签名算法的 X.509 Machine Certificates 来
|
||||
pk12util: PKCS12 EXPORT SUCCESSFUL
|
||||
```
|
||||
|
||||
指定一个安全的密码以保护导出的 `.p12` 文件(在导入到 iOS 设备时,该密码不能为空)。你可以重复本步骤来为更多的客户端生成证书。将所有的 `vpnclient` 换成 `vpnclient2`,等等。
|
||||
指定一个安全的密码以保护导出的 `.p12` 文件(在导入到 iOS 或 macOS 设备时,该密码不能为空)。你可以重复本步骤来为更多的客户端生成证书,但必须将所有的 `vpnclient` 换成比如 `vpnclient2`,等等。
|
||||
|
||||
**注:** 如需同时连接多个客户端,则必须为每个客户端生成唯一的证书。
|
||||
|
||||
|
@ -165,7 +165,7 @@ Before continuing, make sure you have successfully <a href="https://github.com/h
|
||||
pk12util: PKCS12 EXPORT SUCCESSFUL
|
||||
```
|
||||
|
||||
Enter a secure password to protect the exported `.p12` file (when importing into an iOS device, this password cannot be empty). Repeat this step to generate certificates for additional VPN clients. Replace every `vpnclient` with `vpnclient2`, etc.
|
||||
Enter a secure password to protect the exported `.p12` file (when importing into an iOS or macOS device, this password cannot be empty). You may repeat this step to generate certificates for additional VPN clients, but make sure to replace every `vpnclient` with `vpnclient2`, etc.
|
||||
|
||||
**Note:** To connect multiple VPN clients simultaneously, you must generate a unique certificate for each.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user