Nginx load balance with upstream SSL

前端 未结 3 1118
庸人自扰
庸人自扰 2020-12-14 10:20

Trying to setup Nginx as load balancer for https servers. The upstream serves over port 443 with SSL certificates configured. How to configure Nginx, so that the SSL certifi

3条回答
  •  不思量自难忘°
    2020-12-14 11:11

    seems now possible according to https://www.nginx.com/resources/admin-guide/nginx-tcp-ssl-upstreams/ (1.9.4+)

提交回复
热议问题