Skip to content

It is not proper to place "signature" at the level same to the level of fields like "version" in the "parsed" #10

Description

@GOODPWDCETCSZ

In the JSON output of ZCertificate, all fields are placed in a dict. The key "signature" is placed at the level same to that of keys like "version". This does not conform to the structure specified in RFC 5280. The "signature" should be placed at the level same to that of tbsCertificate which contains "version", "serial number" and so on.

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