services.kanidm.provision.acceptInvalidCerts

NixOS option

Whether to allow invalid certificates when provisioning the target instance. By default this is only allowed when the instanceUrl is localhost. This is dangerous when used with an external URL.

type: boolean
Default
"hasPrefix \"https://localhost:\" cfg.provision.instanceUrl"
declared in: nixos/modules/services/security/kanidm.nixView source on NixOS/nixpkgs →