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: Update the default TLS termination policy to reencrypt #1363

Merged
merged 4 commits into from
May 22, 2024

Commits on May 15, 2024

  1. Update the default TLS termination policy to reencrypt

    Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
    chetan-rns committed May 15, 2024
    Configuration menu
    Copy the full SHA
    26be68b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Revert the edge termination policy back to Redirect

    Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
    chetan-rns committed May 20, 2024
    Configuration menu
    Copy the full SHA
    7509196 View commit details
    Browse the repository at this point in the history
  2. Add a test to verify the TLS config

    Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
    chetan-rns committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6ee3d77 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Remove redundant nil check while verifying AutoTLS

    Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
    chetan-rns committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5ce40df View commit details
    Browse the repository at this point in the history