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: sticky-sessions and fips support #481

Closed

Conversation

sconnole
Copy link

Description

This will add sticky-sessions by adding session ID Mechanism \n \n FIPS 140-2 support based on boringSSL.

Originally this PR was created here: #373. I spoke with Pavel and he asked me to take the lead on this in place of him. I've implemented the changes that were requested by @mga-chka

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Checklist

  • Linter passes correctly
  • Add tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

Does this introduce a breaking change?

  • Yes
  • No

This will add sticky-sessions by adding session ID Mechanism \n \n
FIPS 140-2 support based on boringSSL
@sconnole
Copy link
Author

Looks like the failing check is unrelated to this PR.

@sconnole sconnole closed this Oct 22, 2024
@sconnole
Copy link
Author

Closing because I now have access to the original PR

@mga-chka
Copy link
Collaborator

great, it'll be easier to review. FYI most of the team is off so the review will take time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants