add support for self signed cert
This commit is contained in:
parent
a76851a021
commit
e1f4ba7c1a
5 changed files with 53 additions and 1 deletions
|
|
@ -85,6 +85,11 @@ challangeserver: []
|
|||
|
||||
#### Selfsigned
|
||||
|
||||
```
|
||||
# how long should the certificate be valid?
|
||||
not_after: "+3650d"
|
||||
```
|
||||
|
||||
## Paths
|
||||
|
||||
Certificates are stored at a defined location:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue