Welcome! Log In Create A New Profile

Advanced

Re: Reverse proxy SSL subdomain

Maxim Dounin
July 08, 2014 10:56AM
Hello!

On Tue, Jul 08, 2014 at 10:45:30AM -0400, picanha wrote:

[...]

> listen 80;
> listen 443 ssl;
> ssl on;

Note that such a configuration is wrong. Connections to port 80
(plain http) will try to use SSL with such a configuration. The
"ssl" directive should be removed if you are configuring a single
http/https server.

See here for details:

http://nginx.org/en/docs/http/configuring_https_servers.html#single_http_https_server

--
Maxim Dounin
http://nginx.org/

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Reverse proxy SSL subdomain

picanha July 08, 2014 10:45AM

Re: Reverse proxy SSL subdomain

Maxim Dounin July 08, 2014 10:56AM

Re: Reverse proxy SSL subdomain

picanha July 08, 2014 11:40AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 306
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready