ca-certificates
ca-certificates copied to clipboard
A Cloud Native Buildpack that adds custom CA certificates to a build and a created image
Bumps Go modules used by the project. See the commit for details on what modules were updated. Release Notes
## Expected Behavior Based on the documentation in the README, specifically this section: > If another buildpack provides an entry of type ca-certificates in the build plan with metadata.paths containing...
## Describe the Enhancement Currently, builpdack splits the certificate into multiple files when a `.pem` file contains multiple entries. I would like to introduce an option that will allow us...
At present, a binding must exist or a buildplan entry must exist to specify a cert that should be added. It would be helpful if certificates could be loaded remotely....
## Expected Behavior This project currently uses go 1.20 which is EOL and unsupported, see https://go.dev/doc/devel/release It also has security vulnerabilities which scanners such as Trivy report. Therefore, I believe...
## Expected Behavior Adding certificates at runtime must not break work of certificates added during build. ## Current Behavior The certificates that I added during build stop working after I...
Bumps Go from 1.22 to 1.23 and update Go modules used by the project. See the commit for details on what modules were updated. Release Notes