nextcloud talk test hpb

This commit is contained in:
2026-06-30 12:50:44 +03:00
parent 3ec5efb090
commit a37e7c6ebf
9 changed files with 235 additions and 15 deletions
+10
View File
@@ -39,6 +39,16 @@ in
{
type = "ACME";
name = "acme";
claims = {
enableSSHCA = false;
allowSANs = [
"*.home.arpa"
"*.zeroq.su"
"home.arpa"
"localhost"
];
maxTLSCertDuration = "2160h";
};
}
{
type = "JWK";