Skip to content

Commit

Permalink
verify_ssl_lib(): Correct verbose message
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 10, 2024
1 parent 772e274 commit 84a9a04
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions easyrsa3/easyrsa
Original file line number Diff line number Diff line change
Expand Up @@ -1291,9 +1291,7 @@ $error_msg"
esac

# Message
verbose "verify_ssl_lib():
Using SSL:
* $EASYRSA_OPENSSL $ssl_version"
verbose "verify_ssl_lib(): $ssl_version ($EASYRSA_OPENSSL)"
} # => verify_ssl_lib()

# Basic sanity-check of PKI init and complain if missing
Expand Down

0 comments on commit 84a9a04

Please sign in to comment.