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

Add options TLS custom certs #2

Closed
wallyqs opened this issue Nov 7, 2019 · 1 comment
Closed

Add options TLS custom certs #2

wallyqs opened this issue Nov 7, 2019 · 1 comment

Comments

@wallyqs
Copy link
Member

wallyqs commented Nov 7, 2019

So that we can connect using self signed certs if needed, base it from curl options like:

nats-sub -cacert ca.crt -cert tls.crt -key tls.key
nats-pub -cacert ca.crt -k # for insecure
@wallyqs
Copy link
Member Author

wallyqs commented Nov 21, 2019

More flexible to just install the certs since it is an alpine based container

@wallyqs wallyqs closed this as completed Nov 21, 2019
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

No branches or pull requests

1 participant