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

fix: support minimum TLS v1.2 for webhook admission server #1671

Merged
merged 2 commits into from
Aug 5, 2021

Commits on Aug 5, 2021

  1. fix: support TLS v1.2 minimum for admission server

    This is in direct response to the gosec lint which
    we disabled due to backwards compatibility issues
    in the v1.3.x releases of KIC, but now with KIC v2
    on the horizon it's time to pull off the band-aid.
    shaneutt committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    6964d84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38ff5bd View commit details
    Browse the repository at this point in the history