dataproxy_test.go
6.39 KB
-
feat(dataproxy): TLS CA Cert for self-signed certs · 387f8cc0
For self-signed TLS Certificates, authentication with InsecureSkipVerify set to false then this error will occur: x509: certificate signed by unknown authority The solution is to allow the user to upload the CA cert as well.
Daniel Lee committed