Skip to content

Improve handling of failed ACME account verifications#415

Open
mkauf wants to merge 1 commit intoicing:masterfrom
mkauf:improve_account_verification
Open

Improve handling of failed ACME account verifications#415
mkauf wants to merge 1 commit intoicing:masterfrom
mkauf:improve_account_verification

Conversation

@mkauf
Copy link
Copy Markdown
Contributor

@mkauf mkauf commented Mar 20, 2026

When saving the updated ACME account to the disk, don't set directory permissions if they are already correct. Setting directory permissions may fail if the Apache Server is not running as root anymore.

Avoid an endless loop if an ACME account cannot be verified.

Fixes #410

When saving the updated ACME account to the disk, don't set directory
permissions if they are already correct. Setting directory permissions may
fail if the Apache Server is not running as root anymore.

Avoid an endless loop if an ACME account cannot be verified.

Fixes icing#410
@mkauf mkauf force-pushed the improve_account_verification branch from f7be1dc to 1e7716d Compare March 20, 2026 13:44
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.

Saving account data fails when mod_md is not running as root anymore

1 participant