wildcard Zertifikat
This commit is contained in:
parent
bd45b4cd86
commit
5942259c10
|
|
@ -70,6 +70,9 @@ entryPoint = "https"
|
||||||
onHostRule = true
|
onHostRule = true
|
||||||
[acme.httpChallenge]
|
[acme.httpChallenge]
|
||||||
entryPoint = "http"
|
entryPoint = "http"
|
||||||
|
[[acme.domains]]
|
||||||
|
main = "*.czechman.dynvpn.de"
|
||||||
|
sans = ["czechman.dynvpn.de"]
|
||||||
|
|
||||||
[retry]
|
[retry]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue