Skip to content

tests: Add -traditional to OpenSSL command line when OSSL v3 is used#90

Merged
stefanberger merged 1 commit intocontainerd:mainfrom
stefanberger:stefanberger/openssl3
Sep 18, 2022
Merged

tests: Add -traditional to OpenSSL command line when OSSL v3 is used#90
stefanberger merged 1 commit intocontainerd:mainfrom
stefanberger:stefanberger/openssl3

Conversation

@stefanberger
Copy link
Copy Markdown
Contributor

OpenSSL 3 did not maintain backwards compatibility with the key format when for example RSA keys with passwords are created and in this case one has to add -traditional to the command line to get the key in the old format.

Signed-off-by: Stefan Berger [email protected]

OpenSSL 3 did not maintain backwards compatibility with the key format
when for example RSA keys with passwords are created and in this case
one has to add -traditional to the command line to get the key in the
old format.

Signed-off-by: Stefan Berger <[email protected]>
@stefanberger stefanberger merged commit 810cd59 into containerd:main Sep 18, 2022
@stefanberger stefanberger deleted the stefanberger/openssl3 branch September 18, 2022 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant