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] tls in example clients #615

Merged
merged 3 commits into from
May 4, 2021
Merged

Conversation

egodigitus
Copy link

Added 3 new optional flags to the pub & sub examples. In order to easily test a client connection with a tls enabled nats-server:

  • tlscert
  • tlskey
  • tlsrootca

examples/nats-pub/main.go Outdated Show resolved Hide resolved
@coveralls
Copy link

coveralls commented Dec 4, 2020

Coverage Status

Coverage decreased (-0.07%) to 87.111% when pulling 7dcfa15 on egodigitus:examples-tls into 55cabbc on nats-io:master.

Copy link
Member

@wallyqs wallyqs left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@kozlovic kozlovic changed the title Add tls in example clients [ADDED] tls in example clients May 4, 2021
@kozlovic kozlovic merged commit 904b259 into nats-io:master May 4, 2021
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

5 participants