Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cert-manager.yaml | 2025-07-02 | 988.6 kB | |
cert-manager.crds.yaml | 2025-07-02 | 950.1 kB | |
README.md | 2025-07-02 | 439 Bytes | |
v1.17.4 source code.tar.gz | 2025-07-02 | 2.9 MB | |
v1.17.4 source code.zip | 2025-07-02 | 3.8 MB | |
Totals: 5 Items | 8.6 MB | 1 |
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
We fixed a bug in the CSR's name constraints construction (only applies if you have enabled the NameConstraints
feature gate).
Changes since v1.17.3
:
Bug or Regression
- BUGFIX: permitted URI domains were incorrectly used to set the excluded URI domains in the CSR's name constraints (#7832, @cert-manager-bot)