Compare commits

..

No commits in common. "3a42d933022801704e0d80722cb11102b01920a6" and "d7b20c29ea814457e487c9c05195356b6ca7c48c" have entirely different histories.

View file

@ -11,7 +11,7 @@ in
{
services.step-ca = {
enable = true;
address = "0.0.0.0";
address = "127.0.0.1";
port = 8443;
openFirewall = true;
intermediatePasswordFile = config.sops.secrets."step-ca/password".path;