services.vsftpd.ssl_tlsv1

NixOS option

Only applies if ssl_enable is activated. If enabled, this option will permit TLS v1 protocol connections. TLS v1 connections are preferred.

type: boolean
Default
true
declared in: nixos/modules/services/networking/vsftpd.nixView source on NixOS/nixpkgs →