Commit Graph
3585 Commits
Author SHA1 Message Date
Peter Eckersley ec25612d60 For now, use the absolutely minimal implementation of verb synonyms
Under the hood, everything can remain "run" and "auth" for now.
2015-10-28 19:19:05 -07:00
Peter Eckersley 585e6cee6c Make "everything" a synonym for "run" 2015-10-28 19:19:05 -07:00
Peter Eckersley c93512d2e1 Make "certonly" a synonym for "auth", and document it
Closes: #657
2015-10-28 19:19:05 -07:00
bmw 4009da2e22 Merge pull request #1168 from letsencrypt/listenbuddy
Install listenbuddy
2015-10-28 09:16:06 -07:00
Brad Warren 6906f293e5 Install listenbuddy 2015-10-27 22:35:17 -07:00
bmw 767203a770 Merge pull request #1160 from kuba/bugs/1149
Standalone verifies ports for supported challenges only (fixes #1149).
2015-10-27 16:38:36 -07:00
Peter Eckersley 524f46d7f0 Merge pull request #1161 from pritambaral/bootstrap-msg-cleanup
Make message printed after bootstrap slightly less confusing
2015-10-27 15:52:51 -07:00
Peter Eckersley 55ae52e719 Merge pull request #1159 from pritambaral/arch-gcc
Respect pre-installed gcc package on Arch Linux
2015-10-27 15:38:55 -07:00
Chhatoi Pritam Baral 7b5f20a31c Make message printed after bootstrap slightly less confusing 2015-10-28 04:03:44 +05:30
Chhatoi Pritam Baral 8c7d0614e5 Respect pre-installed gcc package on Arch Linux 2015-10-28 03:55:44 +05:30
Jakub Warmuz 5d11691de7 Standalone verifies ports for suported challenges only (fixes #1149). 2015-10-27 22:19:21 +00:00
bmw e9fcaea4bc Merge pull request #1156 from tyll/docs
Minor bug fixes
2015-10-27 14:02:51 -07:00
bmw df81812452 Merge pull request #1155 from tyll/BITS
Actually use BITS constant in example client
2015-10-27 14:01:02 -07:00
Till Maas e5f06bacbd Add missing newline to standalone README 2015-10-27 20:12:34 +01:00
Till Maas f1f8a493a0 Directly link to contributing docs in README 2015-10-27 20:12:34 +01:00
Till Maas b53691860f Actually use BITS constant in example client 2015-10-27 20:04:20 +01:00
Peter Eckersley b1b39196af Merge pull request #1153 from letsencrypt/arch
Added pkg-config to Arch bootstrap (fixes #1147)
2015-10-27 11:46:00 -07:00
bmw 2d5403df5a Merge pull request #1152 from venyii/patch-1
Remove duplicated 'that' in the Plugins section
2015-10-27 11:00:56 -07:00
Brad Warren 504ae5e867 Added pkg-config 2015-10-27 10:40:00 -07:00
venyii f2cb43762d Remove duplicated 'that' in the Plugins section 2015-10-27 18:38:28 +01:00
Brad Warren 9b94d1c5a4 Merge branch 'typo' 2015-10-26 17:31:42 -07:00
bmw 67b9ac0c3f Merge pull request #1121 from kuba/docs
Reorganize and extend docs
2015-10-26 16:49:51 -07:00
Daniel Albers 2cb3d494b6 Fix typos 2015-10-26 22:54:54 +01:00
Jakub Warmuz bbea646078 docs: better apache desc + move to 2nd place 2015-10-26 19:00:06 +00:00
Jakub Warmuz ca777a300f Comparison of different installation methods 2015-10-26 18:58:16 +00:00
bmw de0ab693ce Merge pull request #1135 from ArchimedesPi/remove-aaaa-suggestions
Remove AAAA record check suggestion
2015-10-25 20:40:46 -07:00
bmw 605aba5a1e Merge pull request #1133 from Duesentrieb-Incorporation/master
Added support for Manjaro Linux
2015-10-25 20:38:26 -07:00
bmw 9501058313 Merge pull request #1125 from ArchimedesPi/add-manual-ip-reminder
Add disclaimer about IP logging in the manual authentication plugin
2015-10-25 16:53:03 -07:00
Liam Marshall 335cf82f13 Remove AAAA record check suggestion
Boulder doesn't support ipv6 validation, so don't confuse people
by asking them to check their AAAA record(s).
2015-10-25 18:06:25 -05:00
Liam Marshall a90013bc2d Make linter happy 2015-10-25 16:43:03 -05:00
Liam Marshall 3f22e0d6f2 test_disagree_with_ip_logging: make it fail nicely 2015-10-25 16:32:56 -05:00
Damian Duesentrieb 607c2bfe70 Merge branch 'master' of github.com:Duesentrieb-Incorporation/letsencrypt 2015-10-25 22:30:10 +01:00
Damian Duesentrieb 49b6f37e77 Support for Manjaro Linux 2015-10-25 22:27:11 +01:00
Liam Marshall 0a5303ccf0 test_disagree_with_ip_logging: move, remove spurious @patches 2015-10-25 16:15:10 -05:00
Liam Marshall 88cc70b5a5 Oops, can't use the form of assertRaises on 2.6 2015-10-25 15:46:21 -05:00
Liam Marshall 17bd379017 Clean up tests 2015-10-25 15:37:23 -05:00
Damian Duesentrieb 95a6b8cbad Added support for Manjaro Linux in install-script 2015-10-25 21:28:19 +01:00
Liam Marshall 7e94876f73 Add a test for disagreeing with IP logging 2015-10-25 15:04:26 -05:00
Liam Marshall a21e149f74 Need to *call* mock_interaction as a function 2015-10-25 14:54:39 -05:00
Liam Marshall a88f9cdc37 Switch from Error to PluginError 2015-10-25 14:31:30 -05:00
bmw 703254b95c Merge pull request #1129 from kuba/rm-old-todo
Remove old TODO (#479 is fixed)
2015-10-25 11:46:45 -07:00
bmw 7b62feb7dd Merge pull request #1130 from kuba/rm-short-flags
Remove confusing short flags
2015-10-25 11:44:59 -07:00
Jakub Warmuz aefd7ac7fd Remove old todo (#479 is fixed) 2015-10-25 13:05:49 +00:00
Jakub Warmuz 27a35a5915 Remove confusing short flags 2015-10-25 13:04:49 +00:00
Jakub Warmuz c43825fd35 Explain Docker limitations (fixes #1000). 2015-10-25 12:35:26 +00:00
Jakub Warmuz 38036b758c Add basic docs on renewal (fixes #951). 2015-10-25 12:15:22 +00:00
Jakub Warmuz ce4452d65b Add "Where are my certificates?" to docs (fixes #608). 2015-10-25 11:32:29 +00:00
Jakub Warmuz d456771698 Fix typos 2015-10-25 11:01:20 +00:00
Jakub Warmuz a2d5527c5a *the* X Guide 2015-10-25 10:28:55 +00:00
Jakub Warmuz 6b69095c8b Move footnotes to the bottom 2015-10-25 10:27:09 +00:00