Skip to content

Deep certificate chain not displayed correctly #13

@tlhackque

Description

@tlhackque

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:

  1. Leaf (correctly)
  2. Intermediate P (correct)
  3. User-installed CA (Skipping Intermediate N)
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions