listen 444 ssl;
ssl on;
ssl_certificate      /etc/nginx/ssl/share.yandex.ru.crt;
ssl_certificate_key  /etc/nginx/ssl/share.yandex.ru.key;

