github cert-manager/cert-manager v1.10.1

latest releases: v1.14.5, cmd/ctl/v1.14.5, v1.13.6...
18 months ago

cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.

cert-manager v1.10.1 is a bug fix release which fixes a problem which prevented the Venafi Issuer from connecting to TPP servers where the vedauth API endpoints were configured to accept client certificates.
It is also compiled with a newer version of Go 1.19 (v1.19.3) which fixes some vulnerabilities in the Go standard library.

Changes since v1.10.0

Bug or Regression

  • The Venafi Issuer now supports TLS 1.2 renegotiation, so that it can connect to TPP servers where the vedauth API endpoints are configured to accept client certificates.
    (Note: This does not mean that the Venafi Issuer supports client certificate authentication).
    (#5576, @wallrj)
  • Upgrade to latest go patch release
    (#5560, @SgtCoDFish )

Don't miss a new cert-manager release

NewReleases is sending notifications on new releases.