-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I have a certificate chain that looks like this:
- Leaf certificate (with key), issuer is
- Intermediate P, issuer is
- Intermediate N, issuer is
- User-installed CA, self-signed, trusted root
The certificates are all valid, the settings APP displays Intermediate P correctly, and the pulldown shows N and the CA. All 4 show up in settings under "User credentials". And the leaf is sent to webpages that request it.
MyCertificates displays this as:
- Leaf (correctly)
- Intermediate P (correct)
- User-installed CA (Skipping Intermediate N)
- A blank certificate display (Labeled "Certificate in chain: 4 of 4")
So it seems that MyCertificates is unable to display more than one intermediate CA in a chain.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels