Skip to content

Commit

Permalink
add midding cipher
Browse files Browse the repository at this point in the history
  • Loading branch information
tanyamollercjse committed Nov 23, 2023
1 parent f4f9de9 commit 442f942
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,8 @@ resource "aws_load_balancer_policy" "ingestion-ssl" {
policy_attribute {
name = "Server order preference"
value = "true"

}

policy_attribute {
name = "ECDHE-ECDSA-AES128-GCM-SHA256"
value = "true"
Expand Down

0 comments on commit 442f942

Please sign in to comment.