services.movim.h2o.tls.extraSettings
NixOS option
Additional TLS/SSL-related configuration options. See https://h2o.examp1e.net/configure/base_directives.html#listen-ssl.
type: attribute setDefault
{ }Example
declared in: nixos/modules/services/web-apps/movim.nixView source on NixOS/nixpkgs →{
minimum-version = "TLSv1.3";
}