docs changes

This commit is contained in:
x032205
2025-05-05 14:50:54 -04:00
parent 54927454bf
commit b6e6a3c6be
3 changed files with 18 additions and 5 deletions

View File

@@ -252,11 +252,12 @@ Supports conditions and permission inversion
#### Subject: `certificates`
| Action | Description |
| -------- | ----------------------------- |
| `read` | View certificates |
| `create` | Issue new certificates |
| `delete` | Revoke or remove certificates |
| Action | Description |
| -------------------- | ----------------------------- |
| `read` | View certificates |
| `read-private-key` | Read certificate private key |
| `create` | Issue new certificates |
| `delete` | Revoke or remove certificates |
#### Subject: `certificate-templates`