Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Match host vm.example.com exec "/usr/local/bin/cloudflared access ssh-gen --host

### Connect through a browser-based terminal

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/).
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/).

---

Expand Down