Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Feb 18, 2019

This PR adds a function to Modules/_ssl.c.
The function collects all readable certificate stores
into one certificate store collection that is later
used by _ssl_enum_certificates_impl and _ssl_enum_crls_impl.
During enumeration duplicate certificates and crls are handled.

https://bugs.python.org/issue35941

This commit adds a function that collects
certificates from several certificate stores into
one certificate collection store that is enumerated.
This commit adds a function that collects
certificates from several certificate stores into
one certificate collection store that is enumerated.
@ghost ghost closed this Feb 20, 2019
@ghost ghost deleted the fix-issue-35941 branch February 20, 2019 00:31
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants