Skip to content

Fix/san email dictionary key - #17

Open
bhillkeyfactor wants to merge 6 commits into
release-1.1from
fix/san-email-dictionary-key
Open

Fix/san email dictionary key#17
bhillkeyfactor wants to merge 6 commits into
release-1.1from
fix/san-email-dictionary-key

Conversation

@bhillkeyfactor

Copy link
Copy Markdown
Contributor

No description provided.

bhillkeyfactor and others added 6 commits August 28, 2026 09:09
…s unset

Only look up the optional additional-SAN-emails field when the domain
control validation method is EMAIL, and use TryGetValue instead of the
indexer so a missing/blank value no longer throws.
…no 'dnsname' key

UC certificate enrollments with zero SANs supplied threw KeyNotFoundException
from the sans["dnsname"] indexer. Use TryGetValue and treat a missing key as
no SANs instead of throwing.
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.

1 participant