moved step-ca defaults file for mtls

This commit is contained in:
John Lancaster
2026-03-24 22:24:14 -05:00
parent 6bf45ce941
commit 33ccad5bf6
3 changed files with 22 additions and 14 deletions
+4 -2
View File
@@ -86,9 +86,11 @@ in
};
mtls = {
enable = true;
caURL = "https://janus.john-stream.com/";
provisioner = "admin";
subject = hostname;
ca = {
url = "https://janus.john-stream.com/";
fingerprint = "2036c44f7b5901566ff7611ea6c927291ecc6d2dd00779c0eead70ec77fa10d6";
};
san = [
"${hostname}"
"192.168.1.85"