Skip to content

Commit

Permalink
Update readme with pkcs12 format support
Browse files Browse the repository at this point in the history
  • Loading branch information
EnriqueJoseSanjuaneloRobles-TomTom committed Nov 16, 2022
1 parent 9793fab commit ef1c7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Kubernetes uses PKI certificates for authentication between all major components

cert-exporter can publish metrics about

- x509 certificates on disk encoded in the [PEM format](https://en.wikipedia.org/wiki/Privacy-Enhanced_Mail)
- x509 certificates on disk encoded in the [PEM format](https://en.wikipedia.org/wiki/Privacy-Enhanced_Mail) and [PKCS12 format](https://en.wikipedia.org/wiki/PKCS_12)
- Certs embedded or referenced from kubeconfig files.
- Certs stored in Kubernetes
- secrets
Expand Down

0 comments on commit ef1c7a7

Please sign in to comment.