Sebastian Bögl
b5bd330bd9
add vhost test cases containing IPv6 addresses
...
The two added vhost configuration files should test, whether a reversed
order, i.e. first an IPv6 entry followed by an IPv4 one, or an IPv6
adress without a given port works correctly.
2016-02-15 23:13:28 +01:00
Brad Warren
8f283924cd
Add --apache-ctl as deprecated arg
2016-02-09 15:43:51 -08:00
Brad Warren
8a5d40fc35
Make add_deprecated_argument more readable
2016-02-09 15:41:42 -08:00
Brad Warren
8ddebe3d12
Create tests to prevent future regressions
2016-02-01 18:21:02 -08:00
Brad Warren
3c34fd80c7
Change enable_mod order
2016-02-01 18:09:47 -08:00
Roy Wellington Ⅳ
9c28364477
Make exception syntax Python 3 compatible.
...
Translate all except and raise statements that are in the old form to
the Python 3 compatible format.
2016-01-30 19:53:50 -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
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
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
Noah Swartz
b7c94bb297
don't continue if there's no vhost
2016-01-28 16:48:12 -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
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
Noah Swartz
e7507e5354
don't double write servers
2016-01-28 14:53:47 -08:00
Noah Swartz
ff98ae3f22
remove is_generic always write target_name
2016-01-28 13:25:10 -08:00
bmw
7c6678b873
Revert "Revert "Temporarily disable Apache 2.2 support""
2016-01-27 10:43:56 -08:00
Brad Warren
870a743ce1
Detect * and _default_ conflict
2016-01-26 18:09:55 -08:00
Noah Swartz
4bae5b432c
fix tests
2016-01-26 13:53:43 -08:00
Noah Swartz
80ce6e2942
initial servername write test
2016-01-26 13:42:56 -08:00
Brad Warren
8ba59406ad
When in doubt, use the config root
2016-01-26 11:40:44 -08:00
Noah Swartz
1a14b4c8d5
fix mapping issue
2016-01-26 10:39:54 -08:00
Noah Swartz
1a12aa01b4
make different options ssl conf for centos
2016-01-26 10:17:34 -08:00
bmw
90c7a73146
Merge pull request #2078 from letsencrypt/non-interactive
...
Implement non-interactive mode for the client.
2016-01-25 18:51:56 -08:00
Noah Swartz
5192fa36ab
move save command up to tls_sni
2016-01-22 11:47:49 -08:00
Noah Swartz
b75b887a83
fixed linting issues
2016-01-22 10:03:29 -08:00
Noah Swartz
0802ade04e
fix apache 2.2
2016-01-21 15:59:30 -08:00
Noah Swartz
bbf2896572
Merge pull request #2201 from letsencrypt/revert-2171-kill-22
...
Revert "Temporarily disable Apache 2.2 support"
2016-01-19 15:25:30 -08:00
Peter Eckersley
6c0b1e46d7
Import latest upstream augeas lens
...
* Handles perl sripts embedded in Apache conf files
* Fixes : #2079
2016-01-18 11:42:52 -08:00
Peter Eckersley
bbb25c7d1b
Merge remote-tracking branch 'origin/master' into non-interactive
...
(Merge conflict due to PEP8iness)
2016-01-15 16:04:38 -08:00
Peter Eckersley
432d250672
Revert "Temporarily disable Apache 2.2 support"
2016-01-15 15:49:15 -08:00
Joona Hoikkala
503787808a
Merge remote-tracking branch 'upstream/master' into apache_pep8
2016-01-15 09:22:15 +02:00
Brad Warren
2939b62f24
Stop cover from failing
2016-01-14 16:59:29 -08:00
Brad Warren
b7b3f24da0
Convert sites-enabled files to symlinks
2016-01-14 16:35:20 -08:00
Joona Hoikkala
5357a556eb
PyLint doesn't play well with six
2016-01-14 14:18:36 +02:00
Joona Hoikkala
be1d1321b6
Pep8 love
2016-01-14 13:25:15 +02:00
Peter Eckersley
8cc0d156e2
Merge pull request #2171 from letsencrypt/kill-22
...
Temporarily disable Apache 2.2 support
2016-01-13 16:26:04 -08:00
Brad Warren
8989dfc1ff
Disable Apache 2.2 support
2016-01-13 16:17:26 -08:00
Joona Hoikkala
fe8a0dcef2
Make linter happy
2016-01-14 01:52:35 +02:00
Joona Hoikkala
8c110e31d7
Fixed tests
2016-01-14 01:30:34 +02:00
Joona Hoikkala
8f6ef8db53
Modified error message
2016-01-14 01:10:50 +02:00
Joona Hoikkala
d0832f7414
Added the missing test
2016-01-14 01:09:28 +02:00
Joona Hoikkala
ddbfb44041
Add tests
2016-01-14 00:50:34 +02:00
Joona Hoikkala
7d51480c4d
Remove the test path from augeas even if failing
2016-01-14 00:23:45 +02:00