Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

albert-heijn-technology/k8s-check-certificate-chains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

This project is no longer maintained, feel free to fork the project.

k8s-check-certificate-chains

Ingress/nginx does not like silly certificates, therefore I created two scripts to find wrong ones. The script get-all-k8s-certificates.sh retrieves all certificates from kubernetes, and the check-certificate-chains.sh script verifies the chain's are complete and in proper ordering.

Added md5 hash check on crt and key file to verify the two belong to each other.

The check-certificate-chains.sh just reports on WRONG certificates. Run with "-v" option to also show OK's.

31/7/2018 Thijs Kaper.

https://github.com/atkaper/k8s-check-certificate-chains

About

Check kubernetes certificate chains are in order and complete

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages