Skip to content

bpo-31242: WIP: Add verify_callback to ssl.SSLContext#31391

Closed
freundTech wants to merge 1 commit into
python:mainfrom
freundTech:feature-ssl-verify-callback
Closed

bpo-31242: WIP: Add verify_callback to ssl.SSLContext#31391
freundTech wants to merge 1 commit into
python:mainfrom
freundTech:feature-ssl-verify-callback

Conversation

@freundTech
Copy link
Copy Markdown
Contributor

This is an initial POC implementation for adding verify_callback to ssl.SSLContext. It's not yet complete (It doesn't pass all required information to the callback) and probably not yet up to code standards.

It should for now only serve as an initilal proof of concept.

@freundTech
Copy link
Copy Markdown
Contributor Author

Closing as abandoned

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.

3 participants