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

Handling of corrupted files in store #370

Closed
wants to merge 1 commit into from
Closed

Conversation

icing
Copy link
Owner

@icing icing commented Jan 29, 2025

  • Fixed handling of corrupted httpd.json and added test 300_30 for it. File is removed on error and written again. Fixes Crash in mod_md if httpd.json not readable #369.
  • Added explanation in log for how to proceed when md_store.json could not be parsed and prevented the server start.

 * Fixed handling of corrupted httpd.json and added test 300_30 for it.
   File is removed on error and written again. Fixes #369.
 * Added explanation in log for how to proceed when md_store.json could not be
   parsed and prevented the server start.
@icing
Copy link
Owner Author

icing commented Jan 29, 2025

Merged in 3395208

@icing icing closed this Jan 29, 2025
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.

Crash in mod_md if httpd.json not readable
1 participant