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 workaround for ssl.endpoint.identification.algorithm property #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SnuK87
Copy link
Owner

@SnuK87 SnuK87 commented Oct 19, 2023

ssl.endpoint.identification.algorithm requires an empty string to be disabled but there are some issues when passing empty environment variables. This workaround allows to pass 'disabled' as value and transforms the value internally.

Fixes #37

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.

"ssl.endpoint.identification.algorithm=" don`t work
1 participant