mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Added Gitbook filenames to JSON code snippets. (#2119)
This commit is contained in:
committed by
GitHub
parent
4b37906049
commit
93c77ebe34
@@ -53,6 +53,7 @@ specify any number of certificates, with up to 100 SAN entries each. Subject nam
|
||||
|
||||
The format of the file is a simple JSON array of objects:
|
||||
|
||||
{% code title="certs.json" %}
|
||||
```json
|
||||
[
|
||||
{
|
||||
@@ -74,6 +75,7 @@ The format of the file is a simple JSON array of objects:
|
||||
}
|
||||
]
|
||||
```
|
||||
{% endcode %}
|
||||
|
||||
`dnscontrol get-certs` will attempt to issue any certificates referenced by this file, and will renew or re-issue if the certificate we already have is
|
||||
close to expiry or if the set of subject names changes for a cert.
|
||||
|
||||
Reference in New Issue
Block a user