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

EC keys error when dialing #242

Open
dovholuknf opened this issue Apr 13, 2022 · 1 comment
Open

EC keys error when dialing #242

dovholuknf opened this issue Apr 13, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@dovholuknf
Copy link
Member

steps to reproduce:

  • enroll an identity with the C sdk - verify an EC PRIVATE KEY is generated
  • attempt to use this enrolled .json with the golang sdk by calling DialWithOptions

observe:

  • no connection is made
  • error is returned which is not particularly helpful

failed to initialize context: (open -----BEGIN EC PRIVATE KEY-----\n ... snip ... YK/s9cIJYnYg==\n-----END EC PRIVATE KEY-----\n: The filename, directory name, or volume label syntax is incorrect.)"

@dariuszSki
Copy link

Yes, this is what happens. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants