Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow tls for gRPC port (#622)
This PR adds a fix for case where Parseable server is running with TLS enabled but gRPC server (Tonic) was still not configured with TLS. Fixes #608
- Loading branch information