Hi,
Is anyone aware whether there is any allowance or prohibition on issuing two subordinate CA certificates (or root certificates, for that matter) to the same key with different Subject DNs?
It appears that this was considered a possibility if you look at section 4.1 of RFC 2560 (OCSP requests must include an issuerNameHash--even though it also requires the issuerKeyHash), but I can’t seem to find references elsewhere where the practice is allowed or prohibited.
Maybe we should prohibit the creation of CAs with different DNs using the same key, if we haven't already? Or require one-to-one matching between keys and CA names? Or is there any use case where allowing such practice would make sense?
Thanks in advance,
Ben