With grpc gateway the code returns
2021/03/03 18:15:48 http: TLS handshake error from 127.0.0.1:65237: remote error: tls: bad certificate
2021/03/03 18:15:49 http: TLS handshake error from 127.0.0.1:65239: remote error: tls: bad certificate
Why is that? Any way to solve it with self signed certs?
With grpc gateway the code returns
Why is that? Any way to solve it with self signed certs?