Skip to content

Commit 96117ad

Browse files
authored
Update src/content/docs/cloudflare-one/applications/non-http/short-lived-certificates-legacy.mdx
1 parent bf3ebe3 commit 96117ad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,9 @@ Match host vm.example.com exec "/usr/local/bin/cloudflared access ssh-gen --host
8585

8686
### Connect through a browser-based terminal
8787

88-
End users can connect to the SSH session without any configuration by using Cloudflare's browser-based terminal. By default, the user will be prompted for a username/password login. If you would like to use certificate based authentication, create a short-lived certificate for the specific Access Application configured for Browser-Rendered SSH. The SSH certificate can be configured at **Access** > **Service Auth** > **SSH** To enable, refer to [Browser-rendered terminal](/cloudflare-one/applications/non-http/browser-rendering/).
88+
End users can connect to the SSH session without any configuration by using Cloudflare's browser-based terminal. To enable, refer to [Browser-rendered terminal](/cloudflare-one/applications/non-http/browser-rendering/).
89+
90+
By default, the browser-based terminal prompts the user for a username/password login. If you would like to use certificate based authentication, make sure you have [created a short-lived certificate](#3-generate-a-short-lived-certificate-public-key) for the specific Access application configured for browser-rendered SSH.
8991

9092
---
9193

0 commit comments

Comments
 (0)