I have 2 EC2 nodes behind a load balancer. I need to install an SSL certificate for use with Amazon Web Services. Does each server behind the load balancer need its own SSL certificate? Or do you need an SSL certificate only for load balancing?
You can associate an SSL certificate with a load balancer , and then use either plain HTTP between the load balancer and the server, or another form of authentication that is less resource intensive than SSL.
Cm:
Source: https://habr.com/ru/post/1680717/More articles:Вычислить среднее значение n-го числа элементов в столбце в pandas - pythonReliable collection performance - azure-service-fabricSymfony 3.3.3 - default controller and container - phpJavaScript will replace all ignoring case sensitivity - javascriptNode Express APP 1 to N (with MongoDB) - databaseC # Packing multiple signed integers into a single 64-bit value - c #How to remove docker container even if root file system does not exist? - dockerCSS Grid vertical columns with infinite rows - cssHow do I make fun of dom elements when using mocha javascript? - javascriptHow can I reorder an array in MATLAB by a specific rule? - arraysAll Articles