Skip to content

Commit

Permalink
fix: Exclude IP Address from Subject Identity Information scope
Browse files Browse the repository at this point in the history
  • Loading branch information
XolphinMartijn authored Dec 9, 2024
1 parent a256adc commit 03f444c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/BR.md
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ The script outputs:

**Subject**: The natural person, device, system, unit, or Legal Entity identified in a Certificate as the Subject. The Subject is either the Subscriber or a device under the control and operation of the Subscriber.

**Subject Identity Information**: Information that identifies the Certificate Subject. Subject Identity Information does not include a Domain Name listed in the `subjectAltName` extension or the Subject `commonName` field.
**Subject Identity Information**: Information that identifies the Certificate Subject. Subject Identity Information does not include a Domain Name or an IP Address listed in the `subjectAltName` extension or the Subject `commonName` field.

**Subordinate CA**: A Certification Authority whose Certificate is signed by the Root CA, or another Subordinate CA.

Expand Down

0 comments on commit 03f444c

Please sign in to comment.