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

[ADDED] New authentication (NKeys and User creds) support #238

Merged
merged 1 commit into from
Jul 24, 2019

Conversation

kozlovic
Copy link
Member

  • Abitility to specify callbacks to get user JWT and sign the server
    nonce sent by 2.0.0+ NATS Servers.
  • Updated examples to be able to specify -creds
  • Change to TLS: host verification is now done by default. Added
    build option to restore previous behavior (verify only if expected
    hostname was set through option).

Signed-off-by: Ivan Kozlovic ivan@synadia.com

Copy link
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general LGTM. My C is a little rusty. If there are certain areas you want to discuss we can do a GH.

* Abitility to specify callbacks to get user JWT and sign the server
nonce sent by 2.0.0+ NATS Servers.
* Updated examples to be able to specify `-creds`
* Change to TLS: host verification is now done by default. Added
  build option to restore previous behavior (verify only if expected
  hostname was set through option).

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
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

Successfully merging this pull request may close these issues.

None yet

2 participants