Tag: ssh
There are 2 posts with the "ssh" tag.
Setup Windows Terminal to use Cloudflare Access for SSH authentication
Windows Terminal is a modern terminal application, which supports a wide variety of customisation through profiles. Windows Terminal Profiles can be used to configure terminal colours, fonts, and commands. We are going to use this, to setup a new Windows Terminal profile to connect to a server using SSH while authenticating with Cloudflare Access. Setup Short Lived Certificates The first step in this process is to setup an SSH server which is configured to use Cloudflare Access and Short Live
Read more...Browser based SSH with Short Lived Certificates using Cloudflare Zero Trust
SSH is the de-facto standard for remotely accessing Unix computers. However, it requires pre-configured keys and an SSH client to be available on the client computer. By using a Cloudflare Tunnel and Cloudflare Access you can use any web browser as the SSH client, and use Cloudflare Access for authenticating to the remote computer instead of SSH keys. Introduction In this post I am going to provide details on how to configure Cloudflare Zero Trust with Cloudflare Access and Cloudflare Tunnels
Read more...