Skip to content

Conversation

BartG95
Copy link
Contributor

@BartG95 BartG95 commented Aug 30, 2025

Almost a copy of #7307.

Fixes #8373

@BartG95 BartG95 requested a review from a team as a code owner August 30, 2025 13:36
@BartG95 BartG95 requested a review from aarongable August 30, 2025 13:36
Copy link
Contributor

@aarongable aarongable left a comment

Choose a reason for hiding this comment

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

To reduce duplication, I'd prefer that you collapse "issuevmc" onto line 205, so it would look something like:

		case "issuemail", "issuevmc":
			// We support these property tags insofar as we recognize them and
			// therefore do not bail out if someone has one marked critical. But
			// of course we do not do any further processing, as we do not issue
			// S/MIME or VMC certificates.
			continue

@aarongable aarongable requested review from a team and jsha and removed request for a team September 8, 2025 22:06
@aarongable aarongable merged commit 58f02cd into letsencrypt:main Sep 12, 2025
12 checks passed
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.

CAA issuevmc property tag support
3 participants