fix: add step ca port to allowed TCP port
This commit is contained in:
parent
f5ba45b20c
commit
2c628abdc0
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@
|
|||
|
||||
users.groups.step-ca = { };
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 8443 ];
|
||||
|
||||
services.step-ca = {
|
||||
enable = true;
|
||||
address = "0.0.0.0";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue