Peter Eckersley
|
f2f9d33e03
|
Update _path_for_achall
Borrowing from @grubberr's changes at:
https://github.com/letsencrypt/letsencrypt/pull/1284/files#diff-522ab130649a0ce14df40114d4ccd0b5L111
|
2015-11-21 10:59:15 -08:00 |
|
Peter Eckersley
|
ffe6226edc
|
Switch webroot.prepare() to use config.webroot_map
|
2015-11-21 10:59:15 -08:00 |
|
Peter Eckersley
|
e1f0fcca8f
|
Move --webroot-path processing into cli.py
Since it is now interdependent with --domains
(This is much more elegant than trying to APIify the interaction)
|
2015-11-21 10:59:15 -08:00 |
|
Peter Eckersley
|
19f348b416
|
First implementation of -w for multi-webroot specification
* Will need tests and cleanup
|
2015-11-21 10:59:15 -08:00 |
|
Noah Swartz
|
0017e48870
|
added docstring for temp
|
2015-11-21 08:53:11 -08:00 |
|
Nav
|
08d1c78b81
|
Merge remote-tracking branch 'letsencrypt/master'
|
2015-11-21 18:19:13 +02:00 |
|
Nav
|
b42b5d0f08
|
Refining content of logging messages
|
2015-11-21 18:07:59 +02:00 |
|
Nav
|
5667acc558
|
Refining importing libraries
|
2015-11-21 17:57:03 +02:00 |
|
Patrick Figel
|
2bc0c31f2e
|
Trim trailing whitespace during challenge self-verification
fixes #1322
|
2015-11-21 08:59:35 +01:00 |
|
Peter Eckersley
|
23ec8ea3a4
|
Merge pull request #1591 from letsencrypt/simple-log
Log, not fail (fixes #1585)
|
2015-11-20 20:04:10 -08:00 |
|
Peter Eckersley
|
7901c59cd0
|
Merge pull request #1524 from letsencrypt/email
Better UI when asking for email
|
2015-11-20 19:16:02 -08:00 |
|
Peter Eckersley
|
c3e2c58272
|
Fix comment nits
|
2015-11-20 19:02:50 -08:00 |
|
 Brad WarrenandPeter Eckersley
|
3fec57d854
|
Fixed test
|
2015-11-20 19:02:50 -08:00 |
|
Peter Eckersley
|
1a4d7c1445
|
Lintmonster
|
2015-11-20 19:02:50 -08:00 |
|
Peter Eckersley
|
ec267cf215
|
"Compute" the minimum height needed to reasonably display input
|
2015-11-20 19:02:50 -08:00 |
|
Peter Eckersley
|
c35c4f3fbe
|
Extra docstring
|
2015-11-20 19:02:50 -08:00 |
|
Felix Yan
|
27de932747
|
letsencrypt-auto: Remove nginx plugin and letshelp to keep the same behavior as the virtualenv way
|
2015-11-21 10:40:20 +08:00 |
|
Brad Warren
|
6b23fe160e
|
Added tests
|
2015-11-20 18:34:35 -08:00 |
|
Brad Warren
|
368f208b7f
|
Log not fail
|
2015-11-20 18:26:44 -08:00 |
|
Peter Eckersley
|
c4f56cbfed
|
Merge pull request #1588 from letsencrypt/compatest
Fix letsencrypt-compatibility-test
|
2015-11-20 16:36:11 -08:00 |
|
Brad Warren
|
ee5f91f55a
|
Set domains to None to satisfy sanity checks
|
2015-11-20 16:15:50 -08:00 |
|
Brad Warren
|
bb6736f36c
|
Remove http01_port magic
|
2015-11-20 16:09:39 -08:00 |
|
bmw
|
6eb6cf5a77
|
Merge pull request #1584 from Jonher937/cli
Added space to avoid printing "domainsas" instead of the correct "domains as"
|
2015-11-20 15:25:58 -08:00 |
|
Jonathan Herlin
|
52d7baab41
|
Added space to avoid printing "domainsas" instead of the correct "domains as"
|
2015-11-20 23:55:20 +01:00 |
|
Liam Marshall
|
d737546dd7
|
Split off cleaning into a method (fixes a subtle bug)
|
2015-11-20 16:43:14 -06:00 |
|
Noah Swartz
|
b972cc8a83
|
Merge pull request #7 from letsencrypt/master
merge from master
|
2015-11-20 11:54:48 -08:00 |
|
Peter Eckersley
|
35931a8f90
|
Merge pull request #1575 from letsencrypt/misconfigured
Misconfigured selection was misconfigured (fixes #990)
|
2015-11-20 11:51:23 -08:00 |
|
Noah Swartz
|
793f2b4f90
|
fixed lint scoping issue
|
2015-11-20 11:42:08 -08:00 |
|
Brad Warren
|
350a07086f
|
Remove confirmation in text display
|
2015-11-19 22:35:28 -08:00 |
|
bmw
|
e02f26a775
|
Merge pull request #1570 from letsencrypt/doc-fix
Remove references to --manual and --webroot
|
2015-11-19 22:25:29 -08:00 |
|
Brad Warren
|
52361cc730
|
Added tests
|
2015-11-19 22:18:48 -08:00 |
|
Brad Warren
|
489e79d777
|
spacing
|
2015-11-19 22:13:04 -08:00 |
|
Brad Warren
|
2bdc60dfef
|
Scoping rules are frustrating
|
2015-11-19 21:21:42 -08:00 |
|
Brad Warren
|
279c0d9ddf
|
Comma
|
2015-11-19 21:16:44 -08:00 |
|
Brad Warren
|
2e06939fec
|
Disable selection of misconfigured plugins
|
2015-11-19 21:15:54 -08:00 |
|
Brad Warren
|
02562c75a3
|
Remove references to --manual and --webroot
|
2015-11-19 14:57:31 -08:00 |
|
Brad Warren
|
87a5fef90c
|
Install letsencrypt-apache
|
2015-11-19 14:52:45 -08:00 |
|
Erik Rose
|
1d30bba0c2
|
Correct pep8 errors across codebase.
|
2015-11-19 13:23:38 -05:00 |
|
Erik Rose
|
9205b9c987
|
Remove remaining "DVSNI" wording, changing it to reference TLS-SNI-01, which it changed into. Close #1417.
Also make _get_addrs() private, since it's called only internally.
|
2015-11-19 13:23:07 -05:00 |
|
Peter Eckersley
|
4ead130438
|
Merge pull request #1563 from letsencrypt/dev-release
Always use the specified GPG keyid for signing everything.
|
2015-11-19 03:51:14 -08:00 |
|
Liam Marshall
|
ca6a77bb1d
|
Fix tests
Remove debugging print from tests
Fix lint warnings
|
2015-11-18 21:38:56 -06:00 |
|
Liam Marshall
|
b19c9d858c
|
Fix a few nits, coverage
|
2015-11-18 21:24:43 -06:00 |
|
bmw
|
6ea51360f9
|
Merge pull request #1494 from letsencrypt/integration_test_dot_py
use boulder's integration-test.py
|
2015-11-18 19:07:07 -08:00 |
|
Peter Eckersley
|
f4633d8df6
|
Merge pull request #1536 from SuperMatt/master
Fix for TLDs greater than 6 characters in length
|
2015-11-18 19:06:07 -08:00 |
|
Noah Swartz
|
707bb55c81
|
change to not make a permanent file if just doing dvsni
|
2015-11-18 18:59:22 -08:00 |
|
bmw
|
ff293cecf1
|
Merge pull request #1462 from sieben/dict_litteral
Dict can be litteral
|
2015-11-18 18:22:45 -08:00 |
|
Noah Swartz
|
8c9ead3c40
|
Merge pull request #6 from letsencrypt/master
update from master
|
2015-11-18 18:06:08 -08:00 |
|
Liam Marshall
|
e5e7cef6d6
|
Fix conditional for fullchain_path edge cases
|
2015-11-18 19:22:14 -06:00 |
|
bmw
|
7292a63aef
|
Merge pull request #1562 from stweil/master
Fix typos found by codespell
|
2015-11-18 16:20:24 -08:00 |
|
Peter Eckersley
|
5829e25804
|
Always use the specified GPG for signing everything.
|
2015-11-18 14:26:01 -08:00 |
|