services.nghttpx.frontends.*.params.tls

NixOS option

Enable or disable TLS. If true (enabled) the key and certificate must be configured for nghttpx. Please see https://nghttp2.org/documentation/nghttpx.1.html#cmdoption-nghttpx-f for more detail.

type: one of "tls", "no-tls"
Default
"tls"
declared in: nixos/modules/services/networking/nghttpx/nghttpx-options.nixView source on NixOS/nixpkgs →