GithubHelp home page GithubHelp logo

isabella232 / puppet-ca-bundle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from puppetlabs/puppet-ca-bundle

0.0 0.0 0.0 899 KB

CA cert bundle of trusted root certificates for Puppet Products

License: Other

Makefile 5.07% Python 32.19% Perl 61.67% Shell 1.07%

puppet-ca-bundle's Introduction

Puppet Labs is now shipping a CA cert bundle!

The "canonical", up-to-date Cert Authority bundle currently provides 155 Root certificates. We are grabbing the Mozilla 'certdata.txt', using the 'certdata2pem.py' script from Red Hat to split that into PEM files, and removing anything that is untrusted (i.e. with anything in the distrust= field), or doesn't explicitly list serverAuth in the openssl-trust field. The result lines up with the linked curl bundle above.

Instructions

  • Remove old .crt files: rm *.crt
  • Download new certdata: perl mk-ca-bundle.pl
  • Split into PEM files: python certdata2pem.py
  • Remove ca-bundle.crt: rm ca-bundle.crt
  • Remove .p11-kit files: rm *.p11-kit
  • Remove anything that is untrusted (i.e. with anything in the distrust field) or that doesn't explicitly list serverAuth in the openssl-trust field: ./remove_unwanted_files.sh

Release

  • Tag the puppet-ca-bundle project with the next version number
  • Update the configs/components/puppet-ca-bundle.json file in puppet-runtime with the new version
  • An automatic tagging job will tag puppet-runtime and kickoff build pipelines

Maintainers

[email protected]


(c) 2016 Puppet Labs

puppet-ca-bundle's People

Contributors

mckern avatar mwaggett avatar sarameisburger avatar stahnma avatar melissa avatar e-gris avatar roidelapluie avatar haus avatar shermdog avatar scottgarman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.