Skip to content

Commit

Permalink
backport of commit baf794b
Browse files Browse the repository at this point in the history
  • Loading branch information
stevendpclark authored Oct 3, 2024
1 parent 005106c commit 87f2a2c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions website/content/api-docs/secret/ssh.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -194,10 +194,6 @@ This endpoint creates or updates a named role.
- `not_before_duration` `(duration: "30s")` – Specifies the duration by which to
backdate the `ValidAfter` property. Uses [duration format strings](/vault/docs/concepts/duration-format).

- `allow_empty_principals` `(bool: false)` - If true, allows certificates
to be issued against all principals. Highly recommended to use the default of
false.

### Sample payload

```json
Expand Down

0 comments on commit 87f2a2c

Please sign in to comment.