All Projects → nabla-c0d3 → Trust_stores_observatory

nabla-c0d3 / Trust_stores_observatory

Licence: mit
Continuously monitor and record the content of the major platforms' root certificate stores.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Trust stores observatory

docker-nginx-certbot
Automatically create and renew website certificates for free using the Let's Encrypt certificate authority.
Stars: ✭ 367 (+321.84%)
Mutual labels:  ssl, certificate-authority, ssl-certificates
gke-managed-certificates-demo
GKE ingress with GCP managed certificates
Stars: ✭ 21 (-75.86%)
Mutual labels:  ssl, ssl-certificates
Ssl Checker
A tiny NodeJS module to check SSL expiry 🔒
Stars: ✭ 62 (-28.74%)
Mutual labels:  ssl, ssl-certificates
Checkssl
checks ssl certs for a set of domains
Stars: ✭ 86 (-1.15%)
Mutual labels:  ssl, ssl-certificates
tls-ca-manage
Multi-level Certificate Authority Management tool, front-end tool to OpenSSL, written in bash shell.
Stars: ✭ 19 (-78.16%)
Mutual labels:  ssl, certificate-authority
jota-cert-checker
Check SSL certificate expiration date of a list of sites.
Stars: ✭ 45 (-48.28%)
Mutual labels:  ssl, ssl-certificates
Ssl Certificate Chain Resolver
SSL certificate chain resolver
Stars: ✭ 277 (+218.39%)
Mutual labels:  ssl, certificate-authority
private-tls-cert
A simple Terraform module to generate self-signed TLS certificates for private use
Stars: ✭ 36 (-58.62%)
Mutual labels:  ssl, ssl-certificates
Certes
A client implementation for the Automated Certificate Management Environment (ACME) protocol
Stars: ✭ 357 (+310.34%)
Mutual labels:  ssl, ssl-certificates
Ssl Proxy
🔒 Simple zero-config SSL reverse proxy with real autogenerated certificates (LetsEncrypt, self-signed, provided)
Stars: ✭ 427 (+390.8%)
Mutual labels:  ssl, ssl-certificates
Gocertcenter
CertCenter API Go Implementation
Stars: ✭ 21 (-75.86%)
Mutual labels:  ssl, ssl-certificates
diyca
Do-It-Yourself Certificate Authority
Stars: ✭ 18 (-79.31%)
Mutual labels:  ssl, certificate-authority
openssl-ca
Shell scripts to manage a private Certificate Authority using OpenSSL
Stars: ✭ 38 (-56.32%)
Mutual labels:  ssl, certificate-authority
Docker Letsencrypt Certgen
Docker image to generate, renew, revoke RSA and/or ECDSA SSL certificates from LetsEncrypt CA using certbot and acme.sh clients in automated fashion
Stars: ✭ 64 (-26.44%)
Mutual labels:  ssl, ssl-certificates
Castore
Up-to-date certificate store for Elixir.
Stars: ✭ 62 (-28.74%)
Mutual labels:  ssl, ssl-certificates
LBDuoDian
No description or website provided.
Stars: ✭ 21 (-75.86%)
Mutual labels:  ssl, ssl-certificates
vault-ca
Set of scripts to create your own CA using hashicorp Vault
Stars: ✭ 16 (-81.61%)
Mutual labels:  ssl, certificate-authority
pki
Certificate Authority management suite
Stars: ✭ 23 (-73.56%)
Mutual labels:  ssl, certificate-authority
Getaltname
Extract subdomains from SSL certificates in HTTPS sites.
Stars: ✭ 320 (+267.82%)
Mutual labels:  ssl, ssl-certificates
Certify
SSL Certificate Manager UI for Windows, powered by Let's Encrypt. Download from certifytheweb.com
Stars: ✭ 1,075 (+1135.63%)
Mutual labels:  ssl, ssl-certificates

Trust Stores Observatory

Build Status

The Trust Stores Observatory monitors the content of the major platforms' root certificate stores.

More specifically, it provides the following features:

  • An easy way to download the most up-to-date root certificate stores, via a permanent link: https://nabla-c0d3.github.io/trust_stores_observatory/trust_stores_as_pem.tar.gz.
  • The ability to record any changes made to the root stores, by committing such changes to Git. This way we can keep the history of the root stores and for example keep track of when a new root certificate was added.
  • The ability to review and compare the content of the different root stores, by storing the content of each store in a YAML file.

Supported trust stores

  • Apple iOS and macOS
  • Google Android Open Source Project
  • Microsoft Windows
  • Mozilla NSS
  • Oracle Java
  • OpenJDK

Each trust store is checked for changes once a week.

More information

The following blog post provides additional information about this project: https://nabla-c0d3.github.io/blog/2018/01/16/trust-stores-observatory/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].