Skip to content

Commit 49a6426

Browse files
authored
Infra Access legacy notes (#18424)
1 parent 9859a84 commit 49a6426

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

src/content/docs/cloudflare-one/applications/non-http/short-lived-certificates-legacy.mdx

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,13 @@ title: Short-lived certificates (legacy)
33
pcx_content_type: how-to
44
sidebar:
55
order: 6
6-
head:
7-
- tag: title
8-
content: Configure short-lived certificates (legacy)
6+
label: Short-lived certificates (legacy)
97
---
108

119
import { Render } from "~/components";
1210

13-
:::note[Short-lived certificates are now managed through Access for Infrastructure.]
14-
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.
11+
:::note
12+
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.
1513
:::
1614

1715
<Render

src/content/docs/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-cloudflared-authentication.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pcx_content_type: how-to
33
title: Connect to SSH with client-side cloudflared (legacy)
44
sidebar:
55
order: 5
6-
label: SSH with client-side cloudflared
6+
label: SSH with client-side cloudflared (legacy)
77
---
88

99
import { Render } from "~/components";

src/content/docs/cloudflare-one/policies/gateway/network-policies/ssh-logging.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
2-
title: SSH proxy and command logs
2+
title: SSH proxy and command logs (legacy)
33
pcx_content_type: how-to
44
sidebar:
55
order: 3
6+
label: SSH proxy and command logs (legacy)
67
---
78

89
import { Render } from "~/components";
910

1011
:::note
11-
Cloudflare recommends configuring SSH command logs 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, custom SSH ports, and Logpush integrations.
12+
Not recommended for new deployments. We recommend using [Access for Infrastructure](/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/) to manage SSH sessions and log SSH commands.
1213
:::
1314

1415
Cloudflare Zero Trust supports SSH proxying and command logging using Secure Web Gateway and the WARP client.

0 commit comments

Comments
 (0)