cloudflare-docs icon indicating copy to clipboard operation
cloudflare-docs copied to clipboard

No instructions on how to configure Windows OpenSSH to work with short-lived certificates

Open etec-masterofsynapse opened this issue 3 years ago • 0 comments

Which Cloudflare product does this pertain to?

Cloudflare One

Existing documentation URL(s)

https://developers.cloudflare.com/cloudflare-one/identity/users/short-lived-certificates#configure-your-client-ssh-config

Section that requires update

Configure your client SSH config

What needs to change?

The section mentioned only provides the commands and file contents of the .ssh/config file for *NIX systems. Windows usually doesn't have bash and even if an Ubuntu instance is present through WSL, it doesn't have cloudflared installed since the MSI installs to the Windows system, not the WSL.

How should it change?

Provide Windows instructions on how to implement short-lived certificates in Windows OpenSSH.

Additional information

No response

etec-masterofsynapse avatar Aug 28 '22 13:08 etec-masterofsynapse