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

[IMPROVED] Connect error when given an invalid user creds file #916

Merged
merged 1 commit into from Feb 23, 2022

Commits on Feb 18, 2022

  1. [IMPROVED] Connect error when given an invalid user creds file

    The failure to connect would be "no nkey seed found". It will now
    be more explicit:
    ```
    error signing nonce: unable to extract key pair from file "myfile.creds": no nkey seed found
    ```
    
    Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
    kozlovic committed Feb 18, 2022
    Copy the full SHA
    abfa624 View commit details
    Browse the repository at this point in the history