MyNixOS website logo
option

services.kanidm.provision.acceptInvalidCerts

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.

Declarations
Type
boolean
Default
"hasPrefix \"https://localhost:\" cfg.provision.instanceUrl"