docker-py/tests
Felix Yan 9da5493135 Use backports.ssl_match_hostname
The py2-ipaddress module unfortunately conflicts with the pypi:ipaddress module, which is in the dependency tree of widely used pyOpenSSL. I think it would be a good idea to use a well maintained backport of the Python 3.5 implementation of match_hostname() instead of duplicating the effort and maintain another.

All tests are passing here.

Signed-off-by: Felix Yan <felixonmars@archlinux.org>
2016-04-08 00:36:46 +08:00
..
integration Test commit changes param 2016-03-23 12:17:22 -07:00
unit Use backports.ssl_match_hostname 2016-04-08 00:36:46 +08:00
Dockerfile-dind-certs Fix attach method over SSL connections 2015-10-14 17:29:31 -07:00
__init__.py Create tests module for setuptools test support 2013-07-13 01:07:04 -05:00
base.py Reorganize test directories 2015-10-21 16:02:09 -07:00
helpers.py Support links when creating containers or connecting to networks 2016-01-20 17:47:45 +00:00