# systemcerts **Repository Path**: mirrors_cloudfoundry/systemcerts ## Basic Information - **Project Name**: systemcerts - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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](https://github.com/golang/go/commit/2c8b70eacfc3fd2d86bd8e4e4764f11a2e9b3deb) due to some edge cases that don't really apply to BOSH-deployed jobs (see [Issue #18609](https://github.com/golang/go/issues/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](https://github.com/cloudfoundry/diego-release/issues).