mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
parent
24533da337
commit
70a429327f
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ module "alb" {
|
|||
]
|
||||
|
||||
# Require TLS 1.2 as earlier versions are insecure
|
||||
listener_ssl_policy_default = "TLS-1-2-2017-01"
|
||||
listener_ssl_policy_default = "ELBSecurityPolicy-TLS-1-2-2017-01"
|
||||
|
||||
https_listeners = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue