Skip to content

Trailing whitespace in pem test vector #3522

@kaduk

Description

@kaduk

vectors/cryptography_vectors/asymmetric/Traditional_OpenSSL_Serialization/key1.pem has a trailing space character on the last line ("-----END RSA PRIVATE KEY----- "). This causes a failure in the openssl test suite when I attempt to apply strict whitespace checking for private key loading. (Arguably openssl should not break compatibility like that in a major release series, so I will back out that change, but did want to point out that there is trailing whitespace here, in case it is desired to remove it.)

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