Skip to content

EC keys error when dialing #242

Open
@dovholuknf

Description

@dovholuknf

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.)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions