Brad Warren
f5fa64ee9a
Test _suggest_donation_if_appropriate
2016-02-01 12:01:12 -08:00
Brad Warren
8f68016340
Merge branch 'master' into dry-run
2016-02-01 11:05:29 -08:00
Brad Warren
ae6e938744
--dry-run forces simulated renewal
2016-01-29 18:50:38 -08:00
Peter Eckersley
e581335073
Merge pull request #2309 from letsencrypt/webroot-map-and-flags
...
Set webroot-map from diverse flags, user interaction, and config files correctly
2016-01-29 18:27:23 -08:00
Brad Warren
f9ac25cd7e
Only suggest donations sometimes
2016-01-29 18:14:53 -08:00
Brad Warren
29bed26aa1
Make addition of conflicting flags look similar
2016-01-29 18:04:51 -08:00
Brad Warren
5c363b5b98
Log when skipping functions due to --dry-run in client.py
2016-01-29 17:43:21 -08:00
bmw
2acb4b0deb
Merge pull request #2319 from letsencrypt/revert-2295-revert-2201-revert-2171-kill-22
...
Revert "Revert "Revert "Temporarily disable Apache 2.2 support"""
2016-01-29 17:41:40 -08:00
bmw
609776a709
Revert "Revert "Revert "Temporarily disable Apache 2.2 support"""
2016-01-29 17:30:27 -08:00
bmw
33e0c8fe74
Merge pull request #2286 from SwartzCr/issue_1991
...
write servername/serveralias if copying a generic vhost
2016-01-29 17:29:10 -08:00
Brad Warren
08698a3de2
Log when skipping functions due to --dry-run in cli.py
2016-01-29 17:25:33 -08:00
Noah Swartz
36e2c9a992
remove test hackery
2016-01-29 17:11:05 -08:00
Noah Swartz
7d63a0c8df
fix stupid broken tests
2016-01-29 16:44:22 -08:00
Noah Swartz
7215376ff9
update server list with added names
2016-01-29 16:09:19 -08:00
Noah Swartz
a6d0410f4e
remove old TODO
2016-01-29 15:30:23 -08:00
Peter Eckersley
fd1ebb2d9f
Merge pull request #2313 from zauguin/master
...
Fix multiple snakeoil certs for nginx
2016-01-29 14:18:45 -08:00
Aaron Zirbes
95061b8487
Stop spewing "grep: /etc/os-release: No such file or directory" when running le-auto. Fix #2255 .
...
Also bump embedded version number.
2016-01-29 17:05:01 -05:00
Peter Eckersley
60e72188e4
Don't stringify unicode after all
...
- Paths can be unicode; that's fine.
- For now, unicode domains are caught and errored appropriately in
le_util.check_domain_sanity(); one day they may be allowed
2016-01-29 14:01:59 -08:00
Peter Eckersley
d281162f17
Domain errors should include the domain in question
2016-01-29 13:41:24 -08:00
Noah Swartz
fd9fa1b965
Merge pull request #2284 from SwartzCr/centos_sslcompression
...
make different options ssl conf for centos
2016-01-29 13:40:52 -08:00
Peter Eckersley
eb59804f76
Merge pull request #2314 from letsencrypt/rpm-apache22
...
Small Apache 2.2 fixes
2016-01-29 13:34:58 -08:00
Brad Warren
50e2f769c0
loc--, readability++
2016-01-29 12:54:34 -08:00
Brad Warren
639444bf5c
Add message on successful dry run
2016-01-29 12:07:38 -08:00
Marcel Krüger
5289420692
Protect opened files against IO-exceptions
2016-01-29 20:40:28 +01:00
Brad Warren
a2cca20500
Add --dry-run support when using custom csr
2016-01-29 10:47:58 -08:00
Marcel Krüger
90f9254fc3
Fix multiple snakeoil certs for nginx
2016-01-29 18:25:50 +01:00
Brad Warren
c816bfd0b7
--dry-run implies --break-my-certs
2016-01-28 18:24:47 -08:00
Peter Eckersley
9cce97ee66
delint
2016-01-28 18:19:28 -08:00
Brad Warren
688b92f528
Add --dry-run support when renewing a lineage
2016-01-28 18:19:01 -08:00
Brad Warren
0db36afa09
Add --dry-run support when getting a new cert
2016-01-28 18:14:13 -08:00
Brad Warren
d56d15225e
Add --dry-run support to obtain_and_enroll_cert
2016-01-28 18:09:59 -08:00
Peter Eckersley
9bc4efe50c
Better comment
2016-01-28 18:07:47 -08:00
Peter Eckersley
35ce4236e0
Better docs for --webroot-map
2016-01-28 18:01:41 -08:00
Brad Warren
3d840dc11d
Add --dry-run parsing
2016-01-28 18:00:28 -08:00
Peter Eckersley
4114ca1c23
Since we have a hook now, let's be done with all this unicode nonsense
2016-01-28 17:54:35 -08:00
Peter Eckersley
e056b35f28
Fix some merge bugs
2016-01-28 17:51:42 -08:00
Peter Eckersley
5167f30e66
Merge & enhance two webroot map processing efforts
2016-01-28 17:48:36 -08:00
Brad Warren
5c52884939
Refactor --server/--staging tests to simplify --dry-run tests
2016-01-28 17:41:47 -08:00
Peter Eckersley
c552bce609
lintmonster
2016-01-28 17:22:43 -08:00
Peter Eckersley
4dc5c0462b
Test setting webroot-path in a config file
2016-01-28 17:14:55 -08:00
Peter Eckersley
bf7f9d2cc1
Debugging, but also helpful errors...
2016-01-28 16:57:31 -08:00
Brad Warren
6797009dd0
Simplified calls to prepare_and_parse_args
2016-01-28 16:48:43 -08:00
Noah Swartz
b7c94bb297
don't continue if there's no vhost
2016-01-28 16:48:12 -08:00
Peter Eckersley
c9c81ef015
Test interactive domain -> webroot-map inclusion
...
Also factorise test cases
2016-01-28 16:46:52 -08:00
Peter Eckersley
10c8c1f533
Include interactively specified domains in webroot_map
2016-01-28 16:46:06 -08:00
Noah Swartz
5f50d698ee
fix var name
2016-01-28 16:26:44 -08:00
Noah Swartz
69ac8c6cfa
add servername/alias for all vhosts
2016-01-28 16:24:56 -08:00
Peter Eckersley
aac52e755a
Whatever domains we picked should make it to the renewal conf
2016-01-28 15:54:28 -08:00
Noah Swartz
3e5b89daa5
remove save params
2016-01-28 15:54:02 -08:00
Noah Swartz
1417dc43cd
save ssl directives
2016-01-28 15:38:14 -08:00