Skip to content

Commit 8af5962

Browse files
authored
Update initial-setup.sh
1 parent 9648b31 commit 8af5962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

initial-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ conn ikev2-pubkey
4444
_EOF_
4545

4646
cat > /etc/ipsec.d/ipsec.secrets <<_EOF_
47-
: RSA "privkey.pem"
47+
: ECDSA "privkey.pem"
4848
vpn : EAP "${VPN_PASSWORD}"
4949
_EOF_

0 commit comments

Comments
 (0)