Weird problem cannot standup nginx on 443 ipv4

Julian Brown julian at jlbprof.com
Thu Apr 25 20:24:48 UTC 2019


I just tried both, (removed the ipv6 entry) and tried both of the above.

Now nothing is on 443, not even ipv6 (which is ok).

This is totally wierd.

Thank you

Julian

On Thu, Apr 25, 2019 at 2:37 PM Rainer Duffner <rainer at ultra-secure.de>
wrote:

>
>
> Am 25.04.2019 um 21:27 schrieb Julian Brown <julian at jlbprof.com>:
>
>     listen 443;
>     listen [::]:443;
>
>
>
>
> You most certainly want
>
>
> listen 443 ssl
> or
> listen 443 ssl http2
>
>
>
> Not sure if it solves your problem.
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20190425/2174e342/attachment.html>


More information about the nginx mailing list