repositorypackage
0.0.0-20230612152946-10f68b45f7e1
Repository: https://github.com/cloudfoundry/systemcerts.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
package systemcerts
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.
Reporting issues and requesting features
Please report all issues and feature requests in cloudfoundry/diego-release.