services.taskserver.ciphers

NixOS option

List of GnuTLS ciphers to use. See the GnuTLS documentation about priority strings at https://gnutls.org/manual/html_node/Priority-Strings.html for full details.

type: null or strings concatenated with ":"
Default
null
Example
"NORMAL:-VERS-SSL3.0"
declared in: nixos/modules/services/misc/taskserverView source on NixOS/nixpkgs →