Skip to content

Commit

Permalink
Add support for openvpn on AL2
Browse files Browse the repository at this point in the history
  • Loading branch information
jawadqur committed Feb 23, 2024
1 parent c72e896 commit 961d650
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions files/openvpn_management_scripts/templates/vars.template
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ set_var EASYRSA_REQ_ORG "#ORG#"
set_var EASYRSA_REQ_EMAIL "#EMAIL#"
set_var EASYRSA_REQ_OU "#OU#"

# Name for the key - used in file names. Adjust or leave the default.
set_var EASYRSA_REQ_CN "#KEY_NAME#"

# Optionally, to sign all keys with the same Common Name, you could set this:
# set_var EASYRSA_REQ_CN "CommonName"

set_var EASYRSA_BATCH "1"

Expand Down

0 comments on commit 961d650

Please sign in to comment.