1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/security/cert_manager_operator/cert-manager-securing-routes.adoc
2026-01-22 08:46:02 +00:00

21 lines
1.2 KiB
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="cert-manager-securing-routes"]
= Securing routes with the {cert-manager-operator}
include::_attributes/common-attributes.adoc[]
:context: cert-manager-securing-routes
toc::[]
[role="_abstract"]
In the {product-title}, the route API is extended to provide a configurable option to reference TLS certificates via secrets. With xref:../../networking/ingress_load_balancing/routes/creating-advanced-routes.adoc#nw-ingress-route-secret-load-external-cert_secured-routes[externally managed certificates] enabled, you can minimize errors from manual intervention, streamline the certificate management process, and enable the {product-title} router to promptly serve the referenced certificate.
include::modules/cert-manager-configuring-routes.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="additional-resources_{context}"]
== Additional resources
* xref:../../networking/ingress_load_balancing/routes/nw-configuring-routes.adoc#nw-ingress-route-secret-load-external-cert_secured-routes[Creating a route with externally managed certificate]
* xref:../../security/cert_manager_operator/cert-manager-operator-issuer-acme.adoc#cert-manager-operator-issuer-acme[Configuring an ACME issuer]