Jakub Warmuz
|
dba69d079f
|
Separate pylintrc for acme
|
2016-01-07 22:20:46 +00:00 |
|
Jakub Warmuz
|
cc168c8ef1
|
Generate fresh pylintrc
pylint 1.4.2, -generate-rcfile
|
2016-01-07 22:17:42 +00:00 |
|
Brad Warren
|
946f4474da
|
Add warning about multiple SANs extensions
|
2016-01-07 16:45:46 -05:00 |
|
Brad Warren
|
f09d3ac8b2
|
Merge branch 'master' into pyopenssl
|
2016-01-07 16:30:40 -05:00 |
|
Brad Warren
|
32957cc5ec
|
Comment _pyopenssl_cert_or_req_san method
|
2016-01-07 16:25:23 -05:00 |
|
Jakub Warmuz
|
6548f343bf
|
Add invalidEmail error type to acme
Related to:
- #1923
- https://github.com/ietf-wg-acme/acme/pull/65
|
2016-01-07 21:20:25 +00:00 |
|
Brad Warren
|
710eb59f41
|
Fix IDN CSR test name
|
2016-01-07 16:19:21 -05:00 |
|
Jakub Warmuz
|
a36a59ba6c
|
Fix waiting->exhausted in PollError tests
|
2016-01-07 20:31:40 +00:00 |
|
Jakub Warmuz
|
4d04d14b20
|
Fix "global" max_attempt bug (#1719)
|
2016-01-07 20:25:07 +00:00 |
|
Jakub Warmuz
|
fea4b24fb8
|
Add test to discover "global" max_attempt bug (#1719)
|
2016-01-07 20:20:57 +00:00 |
|
Peter Eckersley
|
9961686476
|
We might need -t afterall
|
2016-01-07 10:09:20 -08:00 |
|
Brad Warren
|
0f239e0029
|
Add comment about dependency version
|
2016-01-07 13:04:29 -05:00 |
|
Brad Warren
|
caf9b1f261
|
Clarify _get_idn_sans method
|
2016-01-07 13:00:29 -05:00 |
|
Peter Eckersley
|
154cd47c83
|
precision
|
2016-01-07 09:52:10 -08:00 |
|
Peter Eckersley
|
491a08e4d4
|
fixen
|
2016-01-07 09:46:45 -08:00 |
|
Peter Eckersley
|
dc7f479fe3
|
[deb bootstrap] Add precise-backports for libaugeas0
|
2016-01-07 09:44:13 -08:00 |
|
Peter Eckersley
|
4bdd96a29e
|
Verbosity
|
2016-01-07 08:59:53 -08:00 |
|
Peter Eckersley
|
bbf25a2c5e
|
Setenvif may be required for conf tests on ubuntu 12.04?
|
2016-01-07 08:57:13 -08:00 |
|
Reinaldo de Souza Jr
|
e7da21eec0
|
Makes NginxParser aware of directive
Fixes #2059
|
2016-01-07 11:57:00 -05:00 |
|
Peter Eckersley
|
fffe965d68
|
Merge pull request #2018 from letsencrypt/faster-testfarm
[letstest] create and reuse a persistent boulder AMI
|
2016-01-07 07:40:42 -08:00 |
|
Brad Warren
|
a815ddbafd
|
Remove excessive newline
|
2016-01-07 10:05:33 -05:00 |
|
Brad Warren
|
0b1e1d0937
|
Use test_util.load_cert
|
2016-01-06 22:07:45 -05:00 |
|
Brad Warren
|
94508b00df
|
Don't pin pyparsing version
|
2016-01-06 21:57:15 -05:00 |
|
Brad Warren
|
8a1931e23c
|
Run integration tests with old deps
|
2016-01-06 21:56:52 -05:00 |
|
Brad Warren
|
9e14af87d8
|
Merge branch 'master' into pyopenssl
|
2016-01-06 21:52:40 -05:00 |
|
Brad Warren
|
07b3a9fd95
|
Add old dependency tests to Travis
|
2016-01-06 21:52:14 -05:00 |
|
Brad Warren
|
90f0b15c9d
|
Add old dependency test
|
2016-01-06 21:51:42 -05:00 |
|
Brad Warren
|
2f569f7783
|
Tox fanciness
|
2016-01-06 21:40:26 -05:00 |
|
Brad Warren
|
51bc1311a2
|
Fixed rogue quotes
|
2016-01-06 15:34:42 -05:00 |
|
Brad Warren
|
1cdff156c9
|
Add IDN test
|
2016-01-06 15:33:36 -05:00 |
|
Peter Eckersley
|
b80d063d55
|
Merge pull request #2010 from letsencrypt/better-errors
Show error detail to the user.
|
2016-01-06 12:21:23 -08:00 |
|
Ben Ubois
|
9dc4af5cee
|
Document webroot request path.
It's handy to know the implementation details of the webroot plugin so that a server can be configured to properly the ACME challenge files.
|
2016-01-06 12:10:21 -08:00 |
|
Brad Warren
|
96114ba84e
|
Add IDN SANs CSR and cert
|
2016-01-06 15:10:08 -05:00 |
|
Brad Warren
|
ba93c57697
|
Added large sans cert and csr test
|
2016-01-06 14:22:13 -05:00 |
|
Brad Warren
|
32650a6d08
|
Added 100 SANs cert and csr
|
2016-01-06 14:10:57 -05:00 |
|
Brad Warren
|
1af997158d
|
Fix repr differences between PyOpenSSL versions
|
2016-01-06 13:39:14 -05:00 |
|
Reinaldo de Souza Jr
|
858dadd85b
|
Update error message
This is supposed to not happen once #1391 is fixed.
|
2016-01-06 13:36:52 -05:00 |
|
Brad Warren
|
6f7299f9ed
|
Merge branch 'master' into pyopenssl
|
2016-01-06 12:40:56 -05:00 |
|
Brad Warren
|
6719d0d380
|
Rewrote _pyopenssl_cert_or_req_san
|
2016-01-06 12:40:44 -05:00 |
|
Peter Eckersley
|
ab9fa6c4c0
|
Merge pull request #2095 from twstrike/coverage
Add more tests to nginx plugin
|
2016-01-06 07:53:25 -08:00 |
|
Peter Eckersley
|
2f195cb9f3
|
Merge pull request #2062 from jsha/nginx-nodupe
Better Nginx error handling.
|
2016-01-05 17:42:21 -08:00 |
|
Jacob Hoffman-Andrews
|
0a04efe40c
|
Fix lint error and remove extra format()
|
2016-01-05 17:23:32 -08:00 |
|
wteiken
|
7bd7e7ca23
|
Remove response argument from exception and fix eror messages.
|
2016-01-05 19:51:45 -05:00 |
|
bmw
|
4c28fc417c
|
Merge pull request #2073 from alex/more-typos
Fixed a pair of typos in docstrings
|
2016-01-05 18:02:19 -05:00 |
|
bmw
|
b57371a31d
|
Merge pull request #2072 from alex/patch-1
Fixed a typo in a comment
|
2016-01-05 17:53:51 -05:00 |
|
Peter Eckersley
|
b1de1cd289
|
Merge pull request #2093 from watercrossing/mixedListenFix
Fix for another apache configuration `Listen` special case
|
2016-01-05 12:32:31 -08:00 |
|
Reinaldo de Souza Jr
|
20829e05ed
|
Add missing test condition for prepare()
|
2016-01-05 15:15:29 -05:00 |
|
Reinaldo de Souza Jr
|
adcb7934ae
|
Improve choose_vhost() test by verifying the output file
|
2016-01-05 14:55:10 -05:00 |
|
Reinaldo de Souza Jr
|
cf74446b58
|
Add test for redirect enhancement
|
2016-01-05 14:54:48 -05:00 |
|
 Fan JiangandReinaldo de Souza Jr
|
0b9f505ed5
|
update document for --chain-path when required by Nginx >= 1.3.7
|
2016-01-05 14:49:15 -05:00 |
|