Skip to content

Commit

Permalink
Pacify lint
Browse files Browse the repository at this point in the history
Signed-off-by: Sorin Dumitru <sdumitru@bloomberg.net>
  • Loading branch information
sorindumitru committed Aug 18, 2023
1 parent 91ce460 commit 1f26505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/spire_server.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ This optional section contains the configurables used by SPIRE Server to expose
| address | IP address where this server will listen for HTTP requests |
| port | TCP port number where this server will listen for HTTP requests |
| acme | Automated Certificate Management Environment configuration section (see below) |
| refresh_hint | Allow manually specifying a (refresh hint)[https://github.com/spiffe/spiffe/blob/main/standards/SPIFFE_Trust_Domain_and_Bundle.md#412-refresh-hint]. When not set, it is determined based on the lifetime of the keys in the bundle. Small values allow to retrieve trust bundle updates in a timely manner |
| refresh_hint | Allow manually specifying a [refresh hint](https://github.com/spiffe/spiffe/blob/main/standards/SPIFFE_Trust_Domain_and_Bundle.md#412-refresh-hint). When not set, it is determined based on the lifetime of the keys in the bundle. Small values allow to retrieve trust bundle updates in a timely manner |

### Configuration options for `federation.bundle_endpoint.acme`

Expand Down

0 comments on commit 1f26505

Please sign in to comment.