SSL port other than 443

Javi Lavandeira javi at lavandeira.net
Thu Aug 30 13:04:42 UTC 2012


Hi,

On 2012/08/30, at 20:50, "yashgt" <nginx-forum at nginx.us> wrote:

> 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?

Are you trying to use the same IP address for both server sections?

Regards,

--
Javi Lavandeira

Twitter: @javilm
Blog: http://www.lavandeira.net/blog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20120830/dc1548ed/attachment.html>


More information about the nginx mailing list