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

Add TLS/mTLS options for websockets #7854

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Oct 17, 2024

  1. Fix incorrect duration for THREE_MINUTES from 1 minute to 3 minutes

    Signed-off-by: Bhanu Pulluri <[email protected]>
    Bhanu Pulluri committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a9dc833 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Add options to enable TLS/mTLS for websocket connections

    Signed-off-by: Bhanu Pulluri <[email protected]>
    Bhanu Pulluri committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7c1469f View commit details
    Browse the repository at this point in the history
  2. Revert an irrelevant change

    Signed-off-by: Bhanu Pulluri <[email protected]>
    Bhanu Pulluri committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    88772a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Update tests, options and option dependencies

    Signed-off-by: Bhanu Pulluri <[email protected]>
    Bhanu Pulluri committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e477e37 View commit details
    Browse the repository at this point in the history