Skip to content

harborfront/docker-ca-certificates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

harborfront/base

Travis CI Build Status

FROM harborfront/base

This is a Docker base image with builds off of the scratch image, and adds the root certificates for all the standard certificate authorities.

This repository uses the list of root certificates accepted under the Mozilla CA Certificate Program. This set of root certificates are currently used in primarily in Mozilla's Network Security Services (NSS). The original certificate trust source can be found here.

This repository is set to automatically build monthly, so that you will get the latest updates from the Mozilla CA Certificates Program.

This repository uses the code from agl/extract-nss-root-certs repository, to parse the NSS Certificates file.

This image is best used for creating minimal Docker images with statically-linked Go binaries.

Feedback & Issues

For all feedback and issues, please create a GitHub issue.

License

This repository is licensed under the Mozilla Public License version 2.0.

About

Docker Scratch Image with Mozilla's NSS CA Certificates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published