services.step-ca.port

NixOS option

The port the certificate authority should listen on. This combined with services.step-ca.address overrides services.step-ca.settings.address.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Example
8443
declared in: nixos/modules/services/security/step-ca.nixView source on NixOS/nixpkgs →