 Jon WalshandPeter Eckersley
|
3a9769acbf
|
Replace '-' with '_' before filtering plugin settings
This bug notably occurs when renewing certs for with the plugin `letsencrypt-s3front`
|
2016-08-12 16:41:18 -07:00 |
|
 Brad WarrenandGitHub
|
d05f53bd53
|
Merge pull request #3390 from certbot/ignore-more
Add more ignored files to gitignore.
|
2016-08-11 11:49:21 -07:00 |
|
 Noah SwartzandGitHub
|
2cf06c5b5e
|
Merge pull request #3384 from certbot/doc-apache-platforms
Update Apache plugin supported OSes
|
2016-08-11 11:16:22 -07:00 |
|
 Brad WarrenandGitHub
|
df96798642
|
Merge pull request #3393 from certbot/nginx-compatibility-test
Nginx compatibility test
|
2016-08-10 17:52:05 -07:00 |
|
Brad Warren
|
1f471da768
|
Remove code duplication to make pylint happy
|
2016-08-10 17:39:29 -07:00 |
|
Seth Schoen
|
4bbb12f182
|
Satisfying some lint complaints
|
2016-08-10 17:16:54 -07:00 |
|
Seth Schoen
|
ade66fbbfa
|
Merge remote-tracking branch 'origin/nginx-compatibility-test' into nginx-compatibility-test
|
2016-08-10 17:01:53 -07:00 |
|
Seth Schoen
|
cfc8ce9db4
|
Add function docstring
|
2016-08-10 17:01:34 -07:00 |
|
Brad Warren
|
5dda27d757
|
Add nginxroundtrip and compatibility-tests to travis
|
2016-08-10 16:46:53 -07:00 |
|
Brad Warren
|
f864cd0cfe
|
Add nginxroundtrip to tox
|
2016-08-10 16:43:15 -07:00 |
|
Brad Warren
|
fc86f869a7
|
add compatibility tests to travis
|
2016-08-10 16:33:56 -07:00 |
|
Brad Warren
|
07b85f9f90
|
Make testdata the CWD of compatibility test dockerfiles
|
2016-08-10 16:32:38 -07:00 |
|
Brad Warren
|
0edb1f6792
|
Add certbot-compatibility-test Dockerfiles
|
2016-08-10 16:08:30 -07:00 |
|
Brad Warren
|
a76c36bf12
|
Remove old Dockerfiles
|
2016-08-10 15:52:33 -07:00 |
|
Brad Warren
|
2d099680d0
|
Rename apache compatibility test tarball
|
2016-08-10 15:39:59 -07:00 |
|
Brad Warren
|
4c596311b0
|
Add nginx compatibility test data tarball
|
2016-08-10 15:39:35 -07:00 |
|
Seth Schoen
|
595e515518
|
Restart web servers before beginning tests
|
2016-08-10 14:57:44 -07:00 |
|
 Noah SwartzandGitHub
|
bea5dcfd4c
|
Merge pull request #3387 from certbot/localtest_fix
Fix local tests
|
2016-08-10 13:34:36 -07:00 |
|
 Noah SwartzandGitHub
|
d69b407213
|
Merge pull request #3385 from certbot/filepath_refactor
Refactored get_file_path
|
2016-08-10 13:11:17 -07:00 |
|
Peter Eckersley
|
1e0bd2129f
|
Merge remote-tracking branch 'origin/master' into filepath_refactor
|
2016-08-10 12:25:41 -07:00 |
|
 Noah SwartzandGitHub
|
7022364288
|
Merge pull request #3392 from certbot/docker-ip
Fix Travis tests
|
2016-08-10 12:17:16 -07:00 |
|
Brad Warren
|
fd1629e347
|
Make letstest docker ip more robust
|
2016-08-10 11:51:12 -07:00 |
|
Brad Warren
|
dd1de2bc9e
|
Fix travis
|
2016-08-10 11:49:55 -07:00 |
|
Jacob Hoffman-Andrews
|
cb9921f4b1
|
Add more ignored files to gitignore.
|
2016-08-10 11:14:39 -07:00 |
|
Joona Hoikkala
|
3591667d02
|
Fix tox tests
|
2016-08-10 10:43:54 +03:00 |
|
Joona Hoikkala
|
14f3710250
|
Added check for /files/
|
2016-08-10 10:39:10 +03:00 |
|
Joona Hoikkala
|
51191c2ea5
|
Added linter exception
|
2016-08-10 01:50:40 +03:00 |
|
Joona Hoikkala
|
6c3ae10f9b
|
Added test case
|
2016-08-10 01:39:53 +03:00 |
|
Joona Hoikkala
|
f4948855f0
|
Added None check and according test
|
2016-08-10 01:24:21 +03:00 |
|
Joona Hoikkala
|
c29e8c3332
|
Refactored get_file_path
|
2016-08-09 23:43:11 +03:00 |
|
Seth Schoen
|
ff3ade84ce
|
Merge branch 'nginx-compatibility-test' of github.com:certbot/certbot into nginx-compatibility-test
|
2016-08-08 18:03:56 -07:00 |
|
Seth Schoen
|
6e86c71259
|
Provide a copy of the self-signed cert as the fullchain as well
|
2016-08-08 18:03:07 -07:00 |
|
Seth Schoen
|
7d27c1f500
|
More correct parsing of lines containing trailing space
|
2016-08-08 17:51:55 -07:00 |
|
Peter Eckersley
|
0504882e08
|
Always newline config edits
Even if they're transient
|
2016-08-08 17:50:20 -07:00 |
|
Seth Schoen
|
a966641ef4
|
Merge remote-tracking branch 'origin/master' into nginx-compatibility-test
|
2016-08-08 17:27:30 -07:00 |
|
Seth Schoen
|
d41ceff86d
|
Various WIP on nginx compatibility test
|
2016-08-08 17:24:54 -07:00 |
|
Seth Schoen
|
e77a3ed7b9
|
Return individual key, not entire config dictionary!
|
2016-08-08 17:22:53 -07:00 |
|
Peter Eckersley
|
262eb778fe
|
Update Apache plugin supported OSes
|
2016-08-08 15:29:23 -07:00 |
|
 Peter EckersleyandGitHub
|
9525fa8b1e
|
Merge pull request #3381 from certbot/doc-getting-started
Change "hacking" to "getting started" in the docs
|
2016-08-08 13:41:14 -07:00 |
|
Jacob Hoffman-Andrews
|
e49a41be34
|
Change "hacking" to "getting started" in the docs
|
2016-08-08 12:17:42 -07:00 |
|
Seth Schoen
|
ae6ca4d4ca
|
Minimal fake os_constant() for nginx constants.py
|
2016-08-05 15:13:04 -07:00 |
|
Seth Schoen
|
2cd2228ca6
|
starts_with is actually called startswith
|
2016-08-05 15:07:35 -07:00 |
|
 Peter EckersleyandGitHub
|
e1d8ba4977
|
Merge pull request #3269 from yan12125/python3-certonly
Python 3 support for certonly
|
2016-08-05 14:43:55 -07:00 |
|
 Peter EckersleyandGitHub
|
274702c1a7
|
Merge pull request #3356 from certbot/osrelease_like
Add os-release ID_LIKE parsing if original distribution mapping not found in constants
|
2016-08-04 18:15:51 -07:00 |
|
Seth Schoen
|
353cb6e6c6
|
New _get_names approach for nginx test
|
2016-08-03 17:10:20 -07:00 |
|
Joona Hoikkala
|
c346cdf2f3
|
Changed SUSE mod handling constant
|
2016-08-02 09:57:34 +03:00 |
|
 Brad WarrenandGitHub
|
eff181c68c
|
Merge pull request #2061 from wteiken/add_dns01_challenge
Add dns-01 challenge support to the ACME client
|
2016-08-01 14:45:21 -07:00 |
|
Wilfried Teiken
|
b2505b996f
|
Switch to always using dnspython (requires dnspthon>=1.12).
Also, address some documentation nits.
|
2016-07-31 20:36:00 -04:00 |
|
Wilfried Teiken
|
827c93510c
|
Merge branch 'add_dns01_challenge' of github.com:wteiken/letsencrypt into add_dns01_challenge
|
2016-07-31 20:13:36 -04:00 |
|
Joona Hoikkala
|
b891cac3dc
|
Added suse constants
|
2016-07-31 01:10:28 +03:00 |
|