summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_asyncio/pycacert.pem
Commit message (Collapse)AuthorAgeFilesLines
* Issue #19509: Finish implementation of check_hostnameChristian Heimes2013-12-051-0/+78
The new asyncio package now supports the new feature and comes with additional tests for SSL.