# Default server certificate that will be used for requests without SNI. # It is self-signed and is generated on installation/upgrade for 365 days # so please note that it will expire after a year since the installation/upgrade. ssl_certificate ssl_certs/dummy.pem; ssl_certificate_key ssl_certs/dummy.pem;