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, lilydjwg
Date 2016-09-06.09:18:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473153530.78.0.433945083765.issue27970@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, that is to be expected. Python does not use AIA to fetch missing certs. The server must return all intermediate certs. Browsers have workarounds and local caches, Python doesn't. Other tools like curl behave the same.
History
Date User Action Args
2016-09-06 09:18:50christian.heimessetrecipients: + christian.heimes, lilydjwg
2016-09-06 09:18:50christian.heimessetmessageid: <1473153530.78.0.433945083765.issue27970@psf.upfronthosting.co.za>
2016-09-06 09:18:50christian.heimeslinkissue27970 messages
2016-09-06 09:18:50christian.heimescreate