-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
RootCA support #177
Comments
Resgate currently doesn't support adding rootCA to be used when connecting to NATS over TLS. Next minor release (v1.7.0) will include this support. |
jirenius
added a commit
that referenced
this issue
Aug 26, 2021
Added support for NATS client cert/key and RootCA.
jirenius
added a commit
that referenced
this issue
Aug 26, 2021
GH-177: Added ca-certificates.crt to Dockerfile.
Resolved in PR #206 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I have self signed certificate.
There is no option to add rootCA to resgate, or I'm missing something?
These error I receive:
2020/11/09 12:33:12.016277 [ERR] Problem encountered: x509: certificate signed by unknown authority
The text was updated successfully, but these errors were encountered: