services.taskserver.pki.auto.bits

NixOS option

The bit size for generated keys. This option is for the automatically handled CA and will be ignored if any of the services.taskserver.pki.manual.* options are set.

type: signed integer
Default
4096
Example
2048
declared in: nixos/modules/services/misc/taskserverView source on NixOS/nixpkgs →