Move nginx to https
This commit is contained in:
parent
db427c28ea
commit
ac483e1d9d
6 changed files with 106 additions and 5 deletions
|
@ -485,5 +485,8 @@ in
|
|||
EDITOR = "kak";
|
||||
VISUAL = "kak";
|
||||
};
|
||||
|
||||
# Trust my own cert
|
||||
security.pki.certificateFiles = [ ../../../nki-home/cert.pem ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue