Commit Graph
3714 Commits
Author SHA1 Message Date
Peter Eckersley 2029a3dfaa Merge pull request #1358 from ArchimedesPi/travis-trusty-beta
Test enabling builds on beta Trusty infrastructure [needs revision]
2015-11-04 19:16:19 -08:00
Peter Eckersley b2415a53b0 Merge pull request #1364 from letsencrypt/fix_rollback
Fixes rollback of bad installation
2015-11-04 19:11:27 -08:00
Brad Warren e9a17ce2d1 Moar logging 2015-11-04 19:06:14 -08:00
Liam Marshall 731dc212a5 Try an indirect fix (suggested by @pde)
This is a squash of several commits:

`sudo apt-get`

Add -y to apt-get install
2015-11-04 21:02:01 -06:00
Liam Marshall 94f0139c4d install mysql with apt
Hack to try to get mysql to install nicely
2015-11-04 20:57:36 -06:00
Liam Marshall 9a59647224 Enable builds on beta Trusty infrastructure 2015-11-04 20:57:36 -06:00
Brad Warren 86d68f6028 fixes #998 2015-11-04 18:32:17 -08:00
bmw c1af86082d Merge pull request #1336 from kuba/webroot-ct-snippets
Content-Type=text/plain for webroot snippets
2015-11-04 15:29:06 -08:00
Jakub Warmuz 9e8ce90cea Content-Type=text/plain for webroot snippets 2015-11-04 18:06:34 +00:00
Peter Eckersley de182946b5 Merge pull request #1314 from kuba/crlf
CRLF: unix2dos docs/make.bat
2015-11-04 00:25:27 -08:00
Jakub Warmuz 3d568aceeb CRLF: unix2dos docs/make.bat
docs/make.bat was using LF, but since
e9a2180d16 was introduced, this causes
headaches, e.g. when releasing.
2015-11-04 07:27:30 +00:00
bmw 7576d9e47d Merge pull request #1309 from TheNavigat/fix-1308
Remove debug statements (fixes #1308)
2015-11-03 14:43:34 -08:00
Nav b11e556ae7 Removing stray debug statements, fixes #1308 2015-11-04 00:03:44 +02:00
Nav e88f76f151 Merge remote-tracking branch 'letsencrypt/master' 2015-11-03 23:18:55 +02:00
Peter Eckersley b1508f3850 Merge pull request #1292 from letsencrypt/content-type
Nit fix
2015-11-02 18:02:28 -08:00
Brad Warren d8f27118f8 Merge branch 'verb-arguments' 2015-11-02 17:36:45 -08:00
Brad Warren 3532404705 Nit fix 2015-11-02 17:18:44 -08:00
bmw 15fa5af934 Merge pull request #1271 from kuba/http-01
http-01
2015-11-02 16:53:40 -08:00
bmw c4870aead0 Merge pull request #1290 from devnsec-com/pr9
Remove duplicated python-devel in redhat bootstrap script
2015-11-02 14:07:39 -08:00
Dev & Sec eb09190656 Remove duplicated python-devel in redhat bootstrap script 2015-11-02 21:21:42 +00:00
Peter Eckersley a6f8c1b404 Merge pull request #1163 from thomwiggers/patch-1
Add gitattributes file to mark bat file as CRLF
2015-11-02 12:20:59 -08:00
James Kasten d2217418b5 Merge pull request #1242 from letsencrypt/apache-comment
Added comment about installer.save()
2015-11-02 07:05:21 -08:00
Peter Eckersley 21bfe5b983 Remove stray variable 2015-11-01 22:48:58 -08:00
Peter Eckersley cbb0e397e9 Merge pull request #1268 from kuba/webroot-ct-snippets
Contet-Type snippets for webroot
2015-11-01 22:33:29 -08:00
Peter Eckersley a7c638a479 Merge pull request #1261 from letsencrypt/ciphers
Ciphers
2015-11-01 21:52:17 -08:00
Peter Eckersley 7b65b8ee6c Merge pull request #1269 from 0xPoly/docs-notification
closes #1235
2015-11-01 21:51:15 -08:00
Jakub Warmuz ee68d5eb86 Another attempt at abstract-class-little-used 2015-11-01 11:23:56 +00:00
Jakub Warmuz 99c5c2034f Revert "Quickfix for misterious abstract-class-little-used"
This reverts commit 01bc073111.
2015-11-01 11:19:35 +00:00
Jakub Warmuz 44adeadf1b Merge remote-tracking branch 'github/letsencrypt/master' into http-01 2015-11-01 11:09:59 +00:00
Jakub Warmuz 23d3c3b1e2 Rename --simple-http-port to --http-01-port 2015-11-01 11:01:23 +00:00
Jakub Warmuz 1d36a15ab7 Kill simpleHttp in acme 2015-11-01 11:01:22 +00:00
Jakub Warmuz 063544817b Kill simplehttp apache/nginx 2015-11-01 11:01:22 +00:00
Jakub Warmuz 581a701cd1 Kill simpleHttp in core 2015-11-01 11:01:22 +00:00
Jakub Warmuz 8d913b42c5 Remove auth_handler_test.TRANSLATE 2015-11-01 11:01:22 +00:00
Jakub Warmuz e62490c051 http-01 for webroot 2015-11-01 11:01:22 +00:00
Jakub Warmuz ea3611afe6 http-01 for standalone 2015-11-01 11:01:22 +00:00
Jakub Warmuz fd209eab66 http-01 for manual plugin 2015-11-01 11:01:22 +00:00
Jakub Warmuz 5ef2507b0c KeyAuthorizationAnnotatedChallenge 2015-11-01 11:01:22 +00:00
Jakub Warmuz bb0843b6c6 acme_util.HTTP01* 2015-11-01 11:01:22 +00:00
Jakub Warmuz 01bc073111 Quickfix for misterious abstract-class-little-used 2015-11-01 11:01:22 +00:00
Jakub Warmuz 602f0b2dbe Add http-01 to acme 2015-11-01 11:01:22 +00:00
poly c529f742f2 added email reminder documentation 2015-11-01 08:46:34 +04:00
bmw 66838c9887 Merge pull request #1265 from mbrugger/patch-1
Only works for me with port 80 and 443 forwarded
2015-10-31 18:34:32 -07:00
bmw 6df9f7ed44 Merge pull request #1263 from kuba/fix-manual-indentation
Fix manual plugin __doc__ indentation
2015-10-31 18:32:42 -07:00
bmw e490ce702e Merge pull request #1255 from kuba/random-fixes
Random fixes
2015-10-31 17:53:14 -07:00
Jakub Warmuz 2a4ebb90ef Contet-Type snippets for webroot 2015-10-31 20:31:32 +00:00
Jakub Warmuz d2c5b87b95 Fix documentation for account{,_public}_key docs in acme.challenges.
account_key and account_public_key are JWK, not ComparableKey.
2015-10-31 19:50:10 +00:00
Jakub Warmuz dc81575527 Factor out _TokenDVChallenge. 2015-10-31 19:50:10 +00:00
Martin Brugger 3c2ea0c878 Only works for me with port 80 and 443 forwarded
For the docker client to work correctly I needed to forward both ports 443 and 80. I will take a closer look on how this is supposed to work.
2015-10-31 20:09:04 +01:00
Jakub Warmuz fb736135c5 Fix manual plugin __doc__ indentantion 2015-10-31 18:24:32 +00:00