Skip to content

Commit

Permalink
gen-crl: Whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: Richard T Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed Aug 21, 2024
1 parent 500b738 commit d6c5de4
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 @@ -3522,7 +3522,7 @@ gen_crl() {

# Copy to DER - As published by OpenSSL
if "$EASYRSA_OPENSSL" crl -in "$out_file" -out "$out_der" \
-outform DER
-outform DER
then
crl_der_note="An updated CRL DER copy has been created:
* $out_der"
Expand Down

0 comments on commit d6c5de4

Please sign in to comment.