Skip to content

Commit

Permalink
Fix SAN error when creating Root CA
Browse files Browse the repository at this point in the history
  • Loading branch information
ullgren committed Feb 7, 2024
1 parent 5adc146 commit 6c2cfaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions create-root-ca
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ echo
init_ca_home ${HOME}
generate_conf ${HOME}/bin/defaults.conf
source ${HOME}/bin/defaults.conf
export SAN=$CA_DOMAIN

echo
echo -n "Enter passphase for encrypting root CA key: "
Expand Down

0 comments on commit 6c2cfaf

Please sign in to comment.