Open copumpkin opened 9 years ago
See here:
tlsConfig := &tls.Config{ InsecureSkipVerify: true, }
Note that this is independent of the feature added in response to #8, which disables TLS altogether.
See here:
Note that this is independent of the feature added in response to #8, which disables TLS altogether.