moved step-ca defaults file for mtls
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user