Skip to content

Authority Key Identifier problems #725

Description

@ciupol

There seems to be a problem with Authority Key Identifier when creating self-signed certificates. When I check the box on extensions tab the Authority Key Identifier is not present on the generated certificate. If I uncheck the box and add authorityKeyIdentifier = keyid, issuer:always or authorityKeyIdentifier = keyid:always or authorityKeyIdentifier = keyid:always, issuer:always in the advanced tab the identifier is also not present. When I add authorityKeyIdentifier = issuer:always in advanced tab the certificate will have Authority Key Identifier details but no key id. When I enter authorityKeyIdentifier = keyid the Authority Key Identifier field is present in generated certificate but the keyid is 0.
All seems to be working correctly when generating not self-signed certificate.

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