resgateio/resgate

RootCA support

Closed this issue · 2 comments

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

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.

Resolved in PR #206