正解は `ssl` です。例:`listen 443 ssl;`。これに加え、`ssl_certificate` と `ssl_certificate_key` で証明書ファイルのパスを指定する必要があります。