Skip to content

create_extension('authorityKeyIdentifier','keyid,issuer') fails #174

Closed
@caldwell

Description

@caldwell

In Ruby (OpenSSL, really), the "keyid" of "authorityKeyIdentifier" has an optional ":always" value.

However in JRuby openssl, it looks for "keyid:" and therefore fails when the optional value is left off.

The documentation is here: https://www.openssl.org/docs/man1.0.2/apps/x509v3_config.html

Note the example is just keyid,issuer.

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