Skip to content

Commit 579fce5

Browse files
authored
Describe default behavior for public key download
1 parent f1fe9ad commit 579fce5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/api/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4750,6 +4750,8 @@ Provides the **public key** content if the `Accept` request header matches `*/*`
47504750

47514751
GET /api/{{ $apiMinVersion }}/storage/keys/[PATH]/[FILE]
47524752

4753+
NOTE: Since Rundeck 5.11.0, downloading Public Key Content is disabled by default unless enabled via configuration, see [Rundeck Key Storage > Enable/Disable public key download](/manual/key-storage.md#enable-disable-public-key-download).
4754+
47534755
**Retrieving private key or password file contents is not allowed.**
47544756

47554757
A GET request for a private key file if the `Accept` request header matches `*/*` or `application/octet-stream`,

0 commit comments

Comments
 (0)