MyNixOS website logo
option

services.misskey.reverseProxy.webserver.nginx.rejectSSL

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.

Declarations
    Type
    boolean
    Default
    false