简体   繁体   中英

Do I need to install ssl certificate on all webserver which are behind Load Balancer on AWS?

I have web servers with auto-scaling enable behind my Load Balancer. And I want the communication between Load Balancer and web server to be https(ssl). To do this, do I need to install ssl certificate on all server?

I have already installed ssl certificate on Load Balancer. But I need the communication between Load Balancer and webserver to be https(ssl). I am using AWS.

是的,您必须在每个Web服务器上安装SSL证书,以便在负载均衡器和每个Web服务器之间启用SSL通信。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM