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

also abort in tls and dns challenges if the script exits with != 0 #266

Conversation

daum3ns
Copy link

@daum3ns daum3ns commented Oct 6, 2021

this change adds the desired behavior, as discussed here

but only for http challenge type. this pull request adds the same behavior to tls and dns challenges.
unfortunately i don't have the local test environment setup so tests are missing in this PR

@icing icing merged commit db0f09b into icing:master Oct 6, 2021
@icing
Copy link
Owner

icing commented Oct 6, 2021

Good catch! Thanks for that.

@icing
Copy link
Owner

icing commented Oct 6, 2021

Btw: the current test suite defaults to pebble and you just need it installed on your machine. When pebble and pebble-challtestsrv are in your PATH, run configure again. The test suite starts it by itself and closes it afterwards.

@daum3ns daum3ns deleted the fix-abort-renewal-when-MDMessageCmd-fails-in-challenge-setup branch October 6, 2021 14:49
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.

None yet

2 participants