SSL port other than 443

Igor Sysoev igor at sysoev.ru
Thu Aug 30 13:24:33 UTC 2012


On Aug 30, 2012, at 15:50 , yashgt wrote:

> Hi,
> 
> I have 2 server sections in my config. One runs on port 80 and SSL on 443.
> The other on port 83 and its SSL on 444:
>        listen 83 default ;
>        ## SSL directives might go here
>        listen 444 ssl;
> Once I restart nginx and run netstat -a I see port 443 being used but not
> port 444. What might be the issue?

What does "nginx -t" show ?


--
Igor Sysoev



More information about the nginx mailing list