Skip to content

Commit 04ff9ca

Browse files
kennyj42ranbel
authored andcommitted
Update short-lived-certificates-legacy.mdx (cloudflare#22469)
* Update short-lived-certificates-legacy.mdx updating to call out how to configure SSH * Update src/content/docs/cloudflare-one/applications/non-http/short-lived-certificates-legacy.mdx --------- Co-authored-by: ranbel <[email protected]>
1 parent 2a86940 commit 04ff9ca

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. Users visit the URL of the application and Cloudflare's terminal handles the short-lived certificate flow. 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)