services.step-ca.address

NixOS option

The address (without port) the certificate authority should listen at. This combined with services.step-ca.port overrides services.step-ca.settings.address.

type: string
Example
"127.0.0.1"
declared in: nixos/modules/services/security/step-ca.nixView source on NixOS/nixpkgs →