Skip to content

Commit

Permalink
Try to add support for AL2 vpn
Browse files Browse the repository at this point in the history
  • Loading branch information
jawadqur committed Feb 14, 2024
1 parent e3ad282 commit 9fe369e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flavors/vpn_nlb_central/vpnvm_new.sh
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ build_PKI() {
./easyrsa build-ca nopass
./easyrsa gen-dh
./easyrsa gen-crl
./easyrsa gen-req $EXTHOST nopass
./easyrsa gen-req $VPN_NLB_NAME.planx-pla.net nopass
openvpn --genkey --secret ta.key
mv ta.key $EASYRSA_PATH/pki/ta.key

Expand Down

0 comments on commit 9fe369e

Please sign in to comment.