mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-18 23:37:06 +00:00
Update README.md
adjust notes
This commit is contained in:
parent
453d7ec637
commit
000f8bc354
|
@ -12,6 +12,7 @@ docker cp ipsec-vpn-server:/etc/ipsec.d/vpnclient.p12 ./
|
|||
docker logs ipsec-vpn-server
|
||||
|
||||
# elevated powershell; import the VPN profile into Windows using the password from docker logs above
|
||||
# if you have not chosen to use a randomly created password (env var VPN_PROTECT_CONFIG=yes), then use a blank entry and just hit enter
|
||||
certutil.exe -f -importpfx .\vpnclient.p12 NoExport
|
||||
|
||||
# elevated powershell; set additional reg key to harden IKEv2 key exchange
|
||||
|
|
Loading…
Reference in New Issue
Block a user