services.nghttpx.backends.*.params.sni

NixOS option

Override the TLS SNI field value. This value (in nghttpx) defaults to the host value of the backend configuration. Please see https://nghttp2.org/documentation/nghttpx.1.html#cmdoption-nghttpx-b for more detail.

type: null or string
Default
null
declared in: nixos/modules/services/networking/nghttpx/nghttpx-options.nixView source on NixOS/nixpkgs →