mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 10:05:48 +03:00
[GH-ISSUE #469] windows使用辅助脚本导入.p12证书提示需要密码 #439
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lphhhhhhhh on GitHub (Mar 12, 2025).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/469
使用ikev2_config_import.cmd导入证书时提示
Importing .p12 file...
When prompted, enter the password for client config files, which can be found
in the output of the IKEv2 helper script on your server.
输入 PFX 密码:
证书哪里可以看到
@hwdsl2 commented on GitHub (Mar 12, 2025):
@lphhhhhhhh 你好!IKEv2证书默认没有密码,直接按回车键即可。在 Windows 运行 certlm.msc 并展开左边的对应文件夹可以查看证书。