services.bentopdf.nginx.virtualHost.rejectSSL
NixOS option
Whether to listen for and reject all HTTPS connections to this vhost. Useful in default server blocks to avoid serving the certificate for another vhost. Uses the ssl_reject_handshake directive available in nginx versions 1.19.4 and above.
type: booleanDefault
declared in: nixos/modules/services/web-apps/bentopdf.nixView source on NixOS/nixpkgs →false