try ssl with caddy
This commit is contained in:
parent
faaca5a123
commit
b4e34d0f75
1 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
webdav.philippeterson.com:9482 {
|
||||||
auto_https off
|
|
||||||
}
|
|
||||||
|
|
||||||
http://mainframe.philippeterson.com:9482 {
|
|
||||||
respond "Hello, world!"
|
respond "Hello, world!"
|
||||||
|
|
||||||
|
tls /var/lib/acme/webdav.philippeterson.com/cert.pem /var/lib/acme/webdav.philippeterson.com/key.pem {
|
||||||
|
protocols tls1.3
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue