Does Apple issuer have a guarantee that it's signed leaf certificates will have unique Subject and Issuer Name? Will it be the same after the leaf cert is renewed?
Unique SNI for Apple leaf cert
Apple issues many different types of certificates, so it’s hard to give you a definitive answer without more context. My advice is that you start by reviewing the docs on the Apple PKI page.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
I wanted to ask specifically for: https://gdmf.apple.com/v2/pmv
- Will its SNI remain the same on renewal?
- If and when more intermediate certificates are added for this URL is there any way we can find out before hand, to handle it on client end?