mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #278] No password show after installing as always #260
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 @dsmh on GitHub (Feb 15, 2022).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/278
Checklist
Describe the issue


When installing I was seeing this log, which tells me the password for the client config files.
After last update (of this repository) it stops working and now shows me this:
Where can I find the password for client config files now?
To Reproduce
Steps to reproduce the behavior:
Expected behavior

Expecting to work as before, showing the password for client config files:
Where can I find the password for client config files now?
**Server **
Client (please complete the following information)
@hwdsl2 commented on GitHub (Feb 15, 2022):
@dsmh Hello! The password for client config files was removed in [1] in an effort to simplify the IKEv2 config import process. If no password is displayed in the output, then you do not need to enter a password when importing to client devices. Note: For Windows clients, press Enter if prompted for the password, or leave the password field blank.
[1]
github.com/hwdsl2/setup-ipsec-vpn@dbc3527448