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

chore: set VersionTLS12 as min default TLS version #4192

Merged
merged 9 commits into from
Feb 9, 2023

Commits on Feb 2, 2023

  1. chore: add VersionTLS12 as min default TLS version

    Signed-off-by: Jorge Turrado <[email protected]>
    JorTurFer committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b67d286 View commit details
    Browse the repository at this point in the history
  2. update changelog

    Signed-off-by: Jorge Turrado <[email protected]>
    JorTurFer committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    6966887 View commit details
    Browse the repository at this point in the history
  3. fix style

    Signed-off-by: Jorge Turrado <[email protected]>
    JorTurFer committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    d4453c3 View commit details
    Browse the repository at this point in the history
  4. update the version switch

    Signed-off-by: Jorge Turrado <[email protected]>
    JorTurFer committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    d26aee5 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. add a unit test for the parsing

    Signed-off-by: Jorge Turrado <[email protected]>
    JorTurFer committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    367102d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into set-min-tls

    Signed-off-by: Jorge Turrado Ferrero <[email protected]>
    JorTurFer authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    20766c6 View commit details
    Browse the repository at this point in the history
  3. Update pkg/util/http_test.go

    Co-authored-by: Zbynek Roubalik <[email protected]>
    Signed-off-by: Jorge Turrado Ferrero <[email protected]>
    JorTurFer and zroubalik authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    6c01ed1 View commit details
    Browse the repository at this point in the history
  4. Update pkg/util/http_test.go

    Signed-off-by: Zbynek Roubalik <[email protected]>
    zroubalik authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    68ef56b View commit details
    Browse the repository at this point in the history
  5. fix style

    Signed-off-by: Jorge Turrado <[email protected]>
    JorTurFer committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    7b36edb View commit details
    Browse the repository at this point in the history