This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, giampaolo.rodola, janssen, pitrou, raymontag
Date 2013-08-14.11:54:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376481287.65.0.116710996099.issue18735@psf.upfronthosting.co.za>
In-reply-to
Content
getpeercert() doesn't return Subject Public Key Info yet. It's on my TODO list. Chrome uses SPKI (PK algo + mod + exp) to pin certs, https://www.imperialviolet.org/2011/05/04/pinning.html
History
Date User Action Args
2013-08-14 11:54:47christian.heimessetrecipients: + christian.heimes, janssen, pitrou, giampaolo.rodola, raymontag
2013-08-14 11:54:47christian.heimessetmessageid: <1376481287.65.0.116710996099.issue18735@psf.upfronthosting.co.za>
2013-08-14 11:54:47christian.heimeslinkissue18735 messages
2013-08-14 11:54:47christian.heimescreate