Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

Invalid schema expectation in print_log_list #1473

@yan-foto

Description

@yan-foto

OpenSSL 1.1 adds ct support noting that the list of logs can be generated by python utilities provided here from the list of known logs provided by certificate transparency.

In openssl_generator.py, however, it is expected that this list is an object containing the key logs, whereas in reality this is an object with an array of operators each with its own logs key.

Before submitting a PR, I wanted to make sure, that this is really a bug and not just a problem on my side.

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