Fix docs for TLS
This commit is contained in:
parent
920e82f11a
commit
af22cabc6f
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ tls:
|
||||||
!!! important "Restriction"
|
!!! important "Restriction"
|
||||||
|
|
||||||
Any store definition other than the default one (named `default`) will be ignored,
|
Any store definition other than the default one (named `default`) will be ignored,
|
||||||
and there is thefore only one globally available TLS store.
|
and there is therefore only one globally available TLS store.
|
||||||
|
|
||||||
In the `tls.certificates` section, a list of stores can then be specified to indicate where the certificates should be stored:
|
In the `tls.certificates` section, a list of stores can then be specified to indicate where the certificates should be stored:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue