Skip to content

ssl.pyi: fix types of cadata argument#3063

Merged
JelleZijlstra merged 1 commit intopython:masterfrom
alexf91:ssl-types
Jun 16, 2019
Merged

ssl.pyi: fix types of cadata argument#3063
JelleZijlstra merged 1 commit intopython:masterfrom
alexf91:ssl-types

Conversation

@alexf91
Copy link
Contributor

@alexf91 alexf91 commented Jun 16, 2019

The cadata argument can be a bytes-like object to load DER-encoded certificates.

https://docs.python.org/3.7/library/ssl.html#ssl.create_default_context

@JelleZijlstra JelleZijlstra merged commit 6258e7d into python:master Jun 16, 2019
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.

2 participants