<div dir="ltr"><div>I'm still trying to figure this all out. I am just going to remove default_server for now like you suggested. The config checker doesn't complain anymore ... we'll see if it works.<br><br></div>Joel<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 24, 2017 at 2:10 PM, Joel Parker <span dir="ltr"><<a href="mailto:joel.parker.gm@gmail.com" target="_blank">joel.parker.gm@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I have many servers sending ssl which I am trying to terminate. So I wanted to create a statement that was a catch all instead of listening for each ip address. I thought this would do it :<br><br></div>server { <br><div><div><br>      listen 443 ssl  default_server;<br><br>......<br><br>}<br><br></div><div>but when I run nginx -t, I keep getting the error : nginx: [emerg] the invalid "default_server" parameter in /etc/nginx/nginx.conf:13<br><br></div><div>Is this the correct way of doing a catch all incoming ssl traffic and what is wrong with my syntax ?<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>Joel<br></div></font></span></div></div>
</blockquote></div><br></div>