Skip to content

Commit

Permalink
Global option --new-subject: Allow abbreviation --new-subj
Browse files Browse the repository at this point in the history
Signed-off-by: Richard T Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed Jun 16, 2024
1 parent 05fbb5c commit 83eb846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easyrsa3/easyrsa
Original file line number Diff line number Diff line change
Expand Up @@ -5387,7 +5387,7 @@ while :; do
EASYRSA_SAN="$val"
fi
;;
--new-subject)
--new-subj*)
export EASYRSA_NEW_SUBJECT="$val"
;;
--usefn)
Expand Down

0 comments on commit 83eb846

Please sign in to comment.