cloudflare-docs
cloudflare-docs copied to clipboard
No instructions on how to configure Windows OpenSSH to work with short-lived certificates
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