-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: renaming of TLS configuration parameters (#1503)
* feat!: renaming of TLS configuration parameters Signed-off-by: Gabriele Baldoni <[email protected]> * chore: fix typo Signed-off-by: Gabriele Baldoni <[email protected]> * fix: setting proper default value in default config file Signed-off-by: Gabriele Baldoni <[email protected]> * fix: using default values for verify_name_on_connect Signed-off-by: Gabriele Baldoni <[email protected]> * chore: fix default config Signed-off-by: Gabriele Baldoni <[email protected]> * chore: updating error strings Signed-off-by: Gabriele Baldoni <[email protected]> * chore: updating error strings Signed-off-by: Gabriele Baldoni <[email protected]> * style: make cargo fmt happy Signed-off-by: Gabriele Baldoni <[email protected]> --------- Signed-off-by: Gabriele Baldoni <[email protected]>
- Loading branch information
Showing
14 changed files
with
235 additions
and
239 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.