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

Allow configuration of a custom SessionManager #67

Merged
merged 3 commits into from
Jun 7, 2020

Conversation

brian-dlee
Copy link
Contributor

I need to implement custom certificate/trust policies, and I didn't see a way to do it in the current implementation. This should allow any sort of customization in the way the session is handled for a configured ws object.

@alladinian
Copy link

This is something that I always override myself too (a lot of staging environments have self-signed certificates), so it would be super nice if it could be merged in the package.

@s4cha s4cha merged commit da00410 into freshOS:master Jun 7, 2020
@s4cha
Copy link
Member

s4cha commented Jun 7, 2020

@brian-dlee This is a very nice addition 👍. Thank you so much for taking the time to share it for the rest of us :)

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

Successfully merging this pull request may close these issues.

None yet

3 participants