Merge remote-tracking branch 'github/letsencrypt/master' into pkgs_sep_prep

Conflicts:
	letsencrypt/continuity_auth.py
	letsencrypt_nginx/configurator.py
	letsencrypt_nginx/dvsni.py
	letsencrypt_nginx/tests/configurator_test.py
	letsencrypt_nginx/tests/dvsni_test.py
This commit is contained in:
Jakub Warmuz
2015-05-12 20:13:50 +00:00
19 changed files with 590 additions and 113 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ cover () {
# 0, coveralls submit will be triggered (c.f. .travis.yml,
# after_success)
cover letsencrypt 94 && cover acme 100 && \
cover letsencrypt_apache 78 && cover letsencrypt_nginx 94
cover letsencrypt_apache 78 && cover letsencrypt_nginx 96