Skip to content

create_extension('subjectKeyIdentifier', 'hash') uses the wrong key id #173

Closed
@caldwell

Description

@caldwell

In parseSubjectKeyIdentifier() (in X509ExtensionFactory.java), if the valuex passed in is 'hash' then it fetches the issuer's public key and uses that instead of the subject's. This is incorrect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions