Note: This repository should be imported as code.cloudfoundry.org/systemcerts
.
This repo is a copy of the Go1.13 crypto/x509
package. This code has been modified to implement the SystemCertPool on Windows, that was reverted in this commit due to
some edge cases that don't really apply to BOSH-deployed jobs (see Issue #18609 for details). These edge cases are expected to be fixed in a future version of Golang.
Please report all issues and feature requests in cloudfoundry/diego-release.