Commit Graph
6694 Commits
Author SHA1 Message Date
Brad Warren 753aea2f3f Add get_names_from_cert function 2016-06-08 16:53:04 -07:00
Brad Warren ac581951b3 Have get_names_from_csr use _get_names_from_cert_or_req 2016-06-08 16:50:34 -07:00
Brad Warren a0be028340 Add _get_names_from_cert_or_req 2016-06-08 16:49:08 -07:00
Brad Warren 96dd662e55 Delint certbot-compatibility-test 2016-06-08 14:35:59 -07:00
Peter Eckersley 6dc5171365 Merge pull request #3037 from mgedmin/optional-hook-validation
Add --disable-hook-validation
2016-06-08 12:35:14 -07:00
Peter Eckersley 029aac92fa Merge pull request #3121 from certbot/auto-arch
Update letsencrypt-auto in response to Arch package rename
2016-06-08 12:16:06 -07:00
Peter Eckersley 311a2db6ba Merge pull request #3110 from certbot/candidate-0.8.0
Update files in response to 0.8.0 release
2016-06-08 12:01:09 -07:00
Peter Eckersley 443f2ebb58 WIP 2016-06-07 18:19:58 -07:00
Peter Eckersley 80a52d8f01 Vaguely close to working? 2016-06-07 17:55:53 -07:00
Brad Warren e51c16d666 Update letsencrypt-auto changes for the new format 2016-06-07 17:24:56 -07:00
Peter Eckersley 9be5f7d7d9 Further WIP 2016-06-07 17:17:17 -07:00
Brad Warren 1c363716a0 Wrap mageia bootstrap script in bash function 2016-06-07 16:33:04 -07:00
Brad Warren 8aa1d85991 Move mageia bootstrap script 2016-06-07 16:25:08 -07:00
Brad Warren 079e6ee139 Merge branch 'master' into mageia 2016-06-07 16:23:08 -07:00
Peter Eckersley ac220976f1 work in progress 2016-06-07 14:46:49 -07:00
Peter Eckersley e12dd09465 Merge remote-tracking branch 'origin/master' into nginx-space-preservation 2016-06-07 14:41:43 -07:00
Noah SwartzandJacob Hoffman-Andrews 092173c608 fix broken link in contributing.rst (#3130) 2016-06-06 17:05:51 -07:00
Brad Warren bd232fb85a Merge branch 'removing_proxy' of github.com:certbot/certbot into removing_proxy 2016-06-06 14:53:35 -07:00
Brad Warren ce378cec21 Try updating tarball again 2016-06-06 14:53:12 -07:00
Brad Warren e826de5db7 Don't change line endings on a tarball 2016-06-06 14:52:30 -07:00
Seth Schoen 5f8964a6a8 Fix typo 2016-06-06 14:48:49 -07:00
Brad Warren 1c1816fb4a Update tarball 2016-06-06 14:35:28 -07:00
Brad Warren 8723bded72 Add extra saves for apache plugin 2016-06-06 14:17:11 -07:00
Seth Schoen 144dbdd90b Explain whether tests succeeded or failed overall 2016-06-06 12:23:15 -07:00
Amjad Mashaal 111ca657d8 Adding testing 2016-06-06 21:17:02 +02:00
Brad Warren 4b79206d89 Merge branch 'removing_proxy' of github.com:certbot/certbot into removing_proxy 2016-06-06 12:09:24 -07:00
Brad Warren e1f4e22c6d Unwrap achall 2016-06-06 12:09:17 -07:00
Seth Schoen e0bb04fd25 Forgot to import shutil 2016-06-06 12:02:53 -07:00
Seth Schoen 1d3fbe945d Copy config into /etc/apache2 2016-06-06 12:01:55 -07:00
Brad Warren 78ea886a79 Fix deploy cert and TLSSNI check 2016-06-06 11:49:36 -07:00
Joona Hoikkala 1f6e999153 Move recovery_routine() to augeas init 2016-06-06 13:10:34 +03:00
Joona Hoikkala e263132283 Refactor and lint fixes 2016-06-06 12:44:49 +03:00
Joona Hoikkala 7239361342 Test coverage for NoInstallationError 2016-06-06 12:36:54 +03:00
Joona Hoikkala 08ccc64cd1 Initialize augeas in a new method 2016-06-06 12:04:44 +03:00
Jacob Hoffman-Andrews 91cd19158e Improve user experience for linting.
Don't run pep8 for directories that we don't actually enforce pep8 on.
Install dependencies with -q.
Don't print reports, they make it hard to find the actual errors.
Remove deprecated fields from acme .pylintrc, they cause unnecessary messages
about deprecation.
2016-06-04 22:53:51 -07:00
schoen 45e47f6d84 Merge pull request #3118 from mrstanwell/darwin-useragent-fix
Strip "\n" from end of OS version string for OS X.
2016-06-04 19:43:13 -07:00
Peter Eckersley ec49afb7c0 UnspacedList: infrastructure for parsing but hiding nginx whitespace 2016-06-03 16:45:24 -07:00
Seth Schoen c79924b771 Work in progress on removing_proxy 2016-06-03 16:35:10 -07:00
Seth Schoen 81cda2903a Attempt at putting everything inside Docker 2016-06-03 15:30:20 -07:00
Brad Warren 2815361e63 Update the template as well 2016-06-03 11:12:49 -07:00
bmw d9cc1edd98 Merge pull request #3116 from felixonmars/patch-1
Update Arch instructions for the new package name
2016-06-03 11:10:45 -07:00
Marius Gedminas f5c8a63c18 Tests for --disable-hook-validation 2016-06-03 09:44:12 +03:00
mrstanwell ee622618a2 Strip "\n" from end of OS version string for OS X.
If you don't, it ends up in the UserAgent header and you get an error
like:
Invalid header value 'CertbotACMEClient/0.8.0 (darwin 10.10.5\n)...'
2016-06-03 00:42:40 -05:00
Felix Yan 6b7a76442e Update letsencrypt-auto for Arch's new package name 2016-06-02 23:04:14 -05:00
Felix Yan 091b6a5cdb Update Arch instructions for the new package name 2016-06-02 23:02:49 -05:00
bmw 6a0c6c85fb Revert "Use --force-reinstall to fix bad virtualenv package" 2016-06-02 16:42:55 -07:00
Brad Warren c9bdc19851 Build letsencrypt-auto 2016-06-02 16:03:15 -07:00
Brad Warren 76a939ceb3 Exit if cannot bootstrap 2016-06-02 16:00:19 -07:00
bmw b9ce09419f Merge pull request #3092 from LeCoyote/patch-1
Changed Gentoo os_info string
2016-06-02 14:48:12 -07:00
Brad Warren 36e63a7372 Bump version to 0.9.0 2016-06-02 13:50:37 -07:00