Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AES-128 encrypted private keys are not supported #1

Open
tomato42 opened this issue Aug 24, 2016 · 1 comment
Open

AES-128 encrypted private keys are not supported #1

tomato42 opened this issue Aug 24, 2016 · 1 comment

Comments

@tomato42
Copy link

See here for reproducer: https://bugzilla.redhat.com/show_bug.cgi?id=873858

Only private keys that use PEM level encryption with DES-CBC or 3DES-CBC cipher are supported, AES-128-CBC encrypted files are not supported.

PKCS#8 file format with encryption seems to be unsupported completely.

@kdudka
Copy link
Owner

kdudka commented Aug 26, 2016

Currently tracked at: https://bugzilla.redhat.com/1369251

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

No branches or pull requests

2 participants