update language and citations for e_ca_organization_name_missing#981
Merged
christopher-henderson merged 1 commit intozmap:masterfrom Aug 10, 2025
Merged
Conversation
* added full requirement history for all previous versions * replaced old governing language in the comments with the current table and language * updated the Citation string to the current section * fixed a typo in the Description string * added a note about the limitations in handling cross-signed CAs with legacy subjects
christopher-henderson
approved these changes
Aug 10, 2025
| The Certificate Subject MUST contain the following: organizationName (OID 2.5.4.10): This field MUST be present and the contents MUST contain either the Subject CA’s name or DBA as verified under Section 3.2.2.2. | ||
| --- Citation History of this Requirement --- | ||
| v1.0 to v1.2.4: 9.1.3 | ||
| v1.2.5: Appendix B 1E, 2H |
There was a problem hiding this comment.
I am VERY impressed that you have managed to track down not only the latest citation, but what is essentially the migration history as well.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the last of the lints for the MUST include requirements for CA subjects. Like the other three, this PR only fixes the citation and the documentation in the comments. I'll open an issue to track fixing the cross-signed CA profile exemption separately.
The history of the organizationName requirement follows essentially the same history as the countryName requirements in #979, usually occurring in the same or an adjacent section. I've put it in a separate PR to highlight that most of the references are one character off so it doesn't get lost in the mix.
Summary: