This commit is contained in:
John Lancaster
2026-07-05 11:26:36 -05:00
parent 73f5df1832
commit fa29ce93f4
9 changed files with 8 additions and 9 deletions
+2 -2
View File
@@ -29,8 +29,8 @@ in
extraPrincipals = [ "janus.john-stream.com" ipv4 ipv6 ];
};
step-ca = {
rootCertPath = ./root_ca.crt;
intermediateCertPath = ./intermediate_ca.crt;
rootCertPath = ./public/root_ca.crt;
intermediateCertPath = ./public/intermediate_ca.crt;
dnsNames = [
"${hostname}.john-stream.com"
ipv4