◐ Shell
clean mode source ↗

gh-109109: Expose retrieving certificate chains in SSL module by matiuszka · Pull Request #109113 · python/cpython

@matiuszka

@matiuszka

@matiuszka matiuszka changed the title Expose retrieving certificate chains in SSL module gh-109109: Expose retrieving certificate chains in SSL module

Sep 7, 2023

gpshead

@matiuszka

@matiuszka

gpshead

@matiuszka

gpshead

@matiuszka

@matiuszka

@gpshead

csm10495 pushed a commit to csm10495/cpython that referenced this pull request

Sep 28, 2023
…ython#109113)

Adds APIs to get the TLS certificate chains, verified or full unverified, from SSLSocket and SSLObject.

Co-authored-by: Gregory P. Smith [Google LLC] <greg@krypto.org>

This was referenced

Dec 22, 2023

layday added a commit to layday/typeshed that referenced this pull request

Apr 5, 2024

layday added a commit to layday/typeshed that referenced this pull request

Apr 5, 2024

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024
…ython#109113)

Adds APIs to get the TLS certificate chains, verified or full unverified, from SSLSocket and SSLObject.

Co-authored-by: Gregory P. Smith [Google LLC] <greg@krypto.org>