diff --git a/root_windows.go b/root_windows.go index 4b53f49..9d64de4 100644 --- a/root_windows.go +++ b/root_windows.go @@ -43,6 +43,9 @@ func loadStore(roots *x509.CertPool, name string) { } func initDefaultRoots() { + // TODO(brainman): To be fixed + return + roots := x509.NewCertPool() // Roots