Skip to content

Conversation

@bavshin-f5
Copy link
Member

A valid authorization object does not have to advertise any challenges.
I expect that to happen with certificate authorities that do not implement the identifier validation part of ACMEv2 and perform the validation by other means.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR modifies the ACME authorization handling to only check for supported challenges on pending authorizations, allowing valid authorizations without advertised challenges. This accommodates certificate authorities that perform validation through alternative means rather than implementing the standard ACMEv2 identifier validation.

Key Changes

  • Challenge support checks are now performed only for pending authorizations
  • Valid authorizations can proceed without requiring advertised challenges

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@ensh63 ensh63 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good for me.

@bavshin-f5 bavshin-f5 merged commit 2934b34 into nginx:main Nov 11, 2025
20 checks passed
@bavshin-f5 bavshin-f5 deleted the no-challenges-check branch November 11, 2025 19:06
@bavshin-f5 bavshin-f5 added this to the 0.3.0 milestone Nov 12, 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.

2 participants