diff --git a/src/content/docs/cloudflare-one/applications/non-http/short-lived-certificates-legacy.mdx b/src/content/docs/cloudflare-one/applications/non-http/short-lived-certificates-legacy.mdx index e8959491e60ffe..e50bc1c12c7e2c 100644 --- a/src/content/docs/cloudflare-one/applications/non-http/short-lived-certificates-legacy.mdx +++ b/src/content/docs/cloudflare-one/applications/non-http/short-lived-certificates-legacy.mdx @@ -3,15 +3,13 @@ title: Short-lived certificates (legacy) pcx_content_type: how-to sidebar: order: 6 -head: - - tag: title - content: Configure short-lived certificates (legacy) + label: Short-lived certificates (legacy) --- import { Render } from "~/components"; -:::note[Short-lived certificates are now managed through Access for Infrastructure.] -Cloudflare recommends configuring short-lived certificates through our new [Access for Infrastructure](/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/) workflow. Access for Infrastructure supports differing SSH aliases out-of-the-box, removes the need for client SSH configuration, and allows for more granular security policies. +:::note +Not recommended for new deployments. We recommend using [Access for Infrastructure](/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/) to configure short-lived certificates for SSH. :::