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

Expecting any private key #7

Open
ampledata opened this issue Sep 13, 2023 · 0 comments
Open

Expecting any private key #7

ampledata opened this issue Sep 13, 2023 · 0 comments

Comments

@ampledata
Copy link
Collaborator

Steps to reproduce

  • Make a client for INRCOT, named clientA.
  • You will have files clientA.csr/jks/key/p12/pem/trusted.pem
  • Run: openssl rsa -in inreach.pem -out inreach_clear.pem

Expected result

You should get a decrypted private key.

Actual result

I don't get a prompt for the passphrase, and the command fails, saying its expecting any private key.

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

1 participant