Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Validate path on startup #610

Merged
merged 5 commits into from
Apr 21, 2023
Merged

feat: Validate path on startup #610

merged 5 commits into from
Apr 21, 2023

Conversation

h3nill
Copy link

@h3nill h3nill commented Apr 20, 2023

  • Certificate paths configured in config file are checked during startup and throws a panic if it is not valid.
  • Update clap version to 4.2

Type of change

New feature (non-breaking change which adds functionality)

Checklist:

  • Formatted with cargo fmt
  • Make an entry to CHANGELOG.md if its relevant of user of the library. If its not relevant mention why.

@h3nill
Copy link
Author

h3nill commented Apr 21, 2023

(building failing due to unrelated upstream issue: clap-rs/clap#4849)

@h3nill h3nill merged commit 5b84082 into main Apr 21, 2023
@h3nill h3nill deleted the validate-path-on-startup branch April 21, 2023 07:10
carlocorradini pushed a commit to carlocorradini/rumqtt that referenced this pull request Aug 3, 2023
* feat: Validate tls file paths during startup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants