Server Order Preference option in ALB

0

There is no feature like Server Order Preference option in ALB as similar as CLB.
Customer wants to restrict clients to use TLS1.2 on ALB.
Without the Server Order Preference option in ALB, any guidance would be acceptable.

feita há 4 anos504 visualizações
1 Resposta
0
Resposta aceita

Server Order Preference in CLB ensures the first cipher in the list of ciphers on the server (Load balancer) that matches the client cipher list is used. This is the default behaviour of ALB

Security policies

Elastic Load Balancing uses a Secure Socket Layer (SSL) negotiation configuration, known as a security policy, to negotiate SSL connections between a client and the load balancer. A security policy is a combination of protocols and ciphers. The protocol establishes a secure connection between a client and a server and ensures that all data passed between the client and your load balancer is private. A cipher is an encryption algorithm that uses encryption keys to create a coded message. Protocols use several ciphers to encrypt data over the internet. During the connection negotiation process, the client and the load balancer present a list of ciphers and protocols that they each support, in order of preference. By default, the first cipher on the server's list that matches any one of the client's ciphers is selected for the secure connection.

AWS
ESPECIALISTA
respondido há 4 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas