Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(aws-cloudfront): Support Security Policy #804

Merged
merged 4 commits into from
Sep 28, 2018

Commits on Sep 28, 2018

  1. feat(aws-cloudfront): Support Security Policy

    Adds support for changing the default Security Policy (minimumProtocolVersion) with logic to ensure the proper one is being set for your SSLMethod. Fixes aws#795
    Blake Price committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    fef7a69 View commit details
    Browse the repository at this point in the history
  2. Improve documentation for the securityPolicy

    Blake Price committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    6cd3461 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e37d68a View commit details
    Browse the repository at this point in the history
  4. Fix whitespace linter errors

    rix0rrr authored Sep 28, 2018
    Configuration menu
    Copy the full SHA
    5ccac90 View commit details
    Browse the repository at this point in the history