mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-11 20:06:58 +00:00
Generate SSH CA directly from Cloudflare's dashboard (#27481)
Some checks are pending
Publish / Production (push) Waiting to run
Some checks are pending
Publish / Production (push) Waiting to run
* Generate SSH CA directly from Cloudflare's dashboard * Update with clearer instructions * Update 2025-11-14-SSH-CA-enhancements.mdx --------- Co-authored-by: ranbel <101146722+ranbel@users.noreply.github.com>
This commit is contained in:
parent
ae2093bb2b
commit
95c7b865f0
2 changed files with 15 additions and 0 deletions
BIN
src/assets/images/changelog/access/SSH-CA-generation.png
Normal file
BIN
src/assets/images/changelog/access/SSH-CA-generation.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 253 KiB |
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: Generate Cloudflare Access SSH certificate authority (CA) directly from the Cloudflare dashboard
|
||||
description: Rather than generating the SSH CA using Cloudflare's API, you can now generate it directly from the dashboard.
|
||||
date: 2025-11-14
|
||||
products:
|
||||
- access
|
||||
---
|
||||
|
||||
SSH with [Cloudflare Access for Infrastructure](/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/ssh/ssh-infrastructure-access/) allows you to use short-lived SSH certificates to eliminate SSH key management and reduce security risks associated with lost or stolen keys.
|
||||
|
||||
Previously, users had to generate this certificate by using the [Cloudflare API](https://developers.cloudflare.com/api/) directly. With this update, you can now create and manage this certificate in the [Cloudflare One dashboard](https://one.dash.cloudflare.com) from the **Access controls** > **Service credentials** page.
|
||||
|
||||

|
||||
|
||||
For more details, refer to [Generate a Cloudflare SSH CA](/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/ssh/ssh-infrastructure-access/#generate-a-cloudflare-ssh-ca).
|
||||
Loading…
Add table
Reference in a new issue