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

Unable to use existing trust anchor key #165

Open
ctron opened this issue Nov 23, 2022 · 1 comment
Open

Unable to use existing trust anchor key #165

ctron opened this issue Nov 23, 2022 · 1 comment

Comments

@ctron
Copy link
Member

ctron commented Nov 23, 2022

  • Create new trust anchor using drg create app-cert
  • Store printed out key as ca.key
  • Delete and re-created application
  • Try to import the key using: drg create app-cert --key-input ca.key --application ctron

Result:

$ drg create app-cert --key-input ca.key --application ctron
Error: Could not parse key pair
@jbtrystram
Copy link
Member

It looks like a DER file is expected, which is a weird choice

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