certbot/certbot-compatibility-test
Adrien Ferrand c2f2aa5ee0
Remove tls-sni in compatibility tests (#6854)
* Reconfigure compatibility tests to use http challenge

* Correct simple test

* Add a fake DNS resolution for HTTP simple_verify

* Debug

* More subtle approach: we monkey patch urllib3 to fake a dns resolution to the target IP, allowing every host header to be preserved.

* Private package

* Relaxed permissions on certbot temp working dir

* Move the fake DNS logic in compatibility test, to avoid degrading the acme coverage

* Fix lint

* Update certbot-compatibility-test/certbot_compatibility_test/configurators/common.py

Co-Authored-By: adferrand <adferrand@users.noreply.github.com>
2019-03-15 01:07:49 +01:00
..
certbot_compatibility_test Remove tls-sni in compatibility tests (#6854) 2019-03-15 01:07:49 +01:00
docs added new docs links 2016-05-04 17:03:52 -07:00
nginx Fix print() and xrange() for Python 3 (#5590) 2018-03-14 09:37:29 -07:00
Dockerfile Add VIRTUALENV_NO_DOWNLOAD=1 to all calls to virtualenv (#6690) 2019-01-24 10:03:52 -08:00
Dockerfile-apache Add certbot-compatibility-test Dockerfiles 2016-08-10 16:08:30 -07:00
Dockerfile-nginx Add certbot-compatibility-test Dockerfiles 2016-08-10 16:08:30 -07:00
LICENSE.txt s/letsencrypt/certbot letsencrypt-compatibility-test 2016-04-13 16:58:21 -07:00
MANIFEST.in s/letsencrypt/certbot letsencrypt-compatibility-test 2016-04-13 16:58:21 -07:00
README.rst Rename misc files 2016-04-14 10:20:23 -07:00
readthedocs.org.requirements.txt s/letsencrypt/certbot letsencrypt-compatibility-test 2016-04-13 16:58:21 -07:00
setup.cfg Tell the world we're Python 3 compatible (#4568) 2017-04-28 16:06:45 -07:00
setup.py Bump version to 0.33.0 2019-03-06 12:47:29 -08:00

Compatibility tests for Certbot