Skip to content

Feature request: Parse x509 certificates to JSON #1509

Open
@elipsion

Description

@elipsion

Is your feature request related to a problem? Please describe.
When parsing an X.509 certificate, it's convoluted to extract certain parts of the certificate contents.

Describe the solution you'd like
When parsing a certificate, I would like the output in a structured data format like JSON.

Describe alternatives you've considered
Extracting the required information via regular expressions.

Additional context
After parsing into a structured format, it's more convenient to get the required data by JPath/XPath expression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions