Skip to content

Updated TLS version for CloudFront

Compare
Choose a tag to compare
@fillup fillup released this 21 Dec 16:52
· 18 commits to master since this release
def9ea7

This is a semi-breaking change in that the defaults for origin_ssl_protocols is changing from a list of old SSL/TLS versions to only the latest TLS 1.2 version available. A new variable for origin_ssl_protocols has been added to allow overriding as needed.