1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Added configuring certificates to secure routes in your cluster in release notes.

This commit is contained in:
subhtk
2024-07-08 20:44:19 +05:30
committed by openshift-cherrypick-robot
parent e64779de20
commit 8452d57dcb

View File

@@ -30,6 +30,10 @@ Version `1.14.0` of the {cert-manager-operator} is based on the upstream cert-ma
With this release, FIPS mode is now automatically enabled for {cert-manager-operator}. When installed on an {product-title} cluster in FIPS mode, {cert-manager-operator} ensures compatibility without affecting the cluster's FIPS support status.
*Securing routes with cert-manager managed certificates (Technology Preview)*
With this release, you can manage certificates referenced in `Route` resources by using the {cert-manager-operator}. For more information, see xref:../../security/cert_manager_operator/cert-manager-securing-routes.adoc#cert-manager-securing-routes[Securing routes with the {cert-manager-operator}].
*NCM issuer*
The {cert-manager-operator} now supports the Nokia NetGuard Certificate Manager (NCM) issuer. The `ncm-issuer` is a cert-manager external issuer that integrates with the NCM PKI system using a Kubernetes controller to sign certificate requests. This integration streamlines the process of obtaining non-self-signed certificates for applications, ensuring their validity and keeping them updated.