Skip to content

Commit

Permalink
Merge branch 'v3.1.8' of ssh://github.com/TinCanTech/easy-rsa into Ti…
Browse files Browse the repository at this point in the history
…nCanTech-v3.1.8

Signed-off-by: Richard T Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed Apr 18, 2024
2 parents 3c233d2 + 73d8416 commit 19fb7f4
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 @@ -1923,7 +1923,7 @@ build_ca: CA certificate password created via RAW"

else
easyrsa_openssl req -utf8 -new \
-key "$out_key_tmp" -keyout "$out_key_tmp" \
-key "$out_key_tmp" \
-out "$out_file_tmp" \
${ssl_batch:+ -batch} \
${x509:+ -x509} \
Expand Down

0 comments on commit 19fb7f4

Please sign in to comment.