switch to wildcard certs
This commit is contained in:
parent
5c7c56e598
commit
3ed18d33fc
3 changed files with 6 additions and 21 deletions
|
@ -17,8 +17,8 @@
|
|||
no-multicast-peers
|
||||
";
|
||||
secure-stun = true;
|
||||
cert = "/var/lib/acme/turn.graven.dev/fullchain.pem";
|
||||
pkey = "/var/lib/acme/turn.graven.dev/key.pem";
|
||||
cert = "/var/lib/acme/graven.dev/fullchain.pem";
|
||||
pkey = "/var/lib/acme/graven.dev/key.pem";
|
||||
min-port = 49152;
|
||||
max-port = 49999;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue