Commit Graph
6631 Commits
Author SHA1 Message Date
Peter Eckersley e0691ede2c Provide clear log messages when Apache tries a default vhost 2016-06-25 10:59:41 -07:00
Peter Eckersley f6069c2297 Explain what is happening when the user cancels vhost selection 2016-06-25 10:59:41 -07:00
Peter EckersleyandGitHub 236e3e611a Merge pull request #3208 from certbot/how2plugin
Better document plugins and reversion
2016-06-24 16:54:15 -07:00
Peter EckersleyandGitHub fbde8eff18 Merge pull request #3209 from certbot/remove-a-word
Fix typo
2016-06-24 16:53:33 -07:00
Brad Warren bac988a404 Fix typo 2016-06-23 17:24:05 -07:00
Brad Warren 02c61cffb7 Consistent capitialization with installer 2016-06-23 17:17:17 -07:00
Brad Warren 7aa6becc5b Suggest reverter for installers 2016-06-23 17:16:58 -07:00
Brad Warren 7e5e016982 Document that only save should make checkpoints 2016-06-23 17:10:03 -07:00
schoenandGitHub fd35ca5be4 Merge pull request #3207 from vszakats/patch-1
cli-help: fix spelling
2016-06-23 17:09:11 -07:00
Brad Warren 38feb37d3e Further document reverter 2016-06-23 17:03:01 -07:00
Peter EckersleyandGitHub 2daa081402 Merge pull request #3204 from certbot/nginx-reversion
Fix Nginx reversion
2016-06-23 16:29:10 -07:00
Brad Warren cb441606d5 Explictly state assumptions made by certbot 2016-06-23 16:14:34 -07:00
Viktor SzakatsandGitHub 3178a9f0f3 cli-help: fix spelling 2016-06-24 00:24:53 +02:00
Brad WarrenandGitHub 9514221a6d Merge pull request #3174 from jsachs/log-renewal
Log new cert and cert renewal
2016-06-23 13:44:46 -07:00
Peter EckersleyandGitHub 85769844f2 Merge pull request #3191 from joohoi/centos_listen
Don't add wildcard listen if user has more specific configuration
2016-06-23 11:26:05 -07:00
Jacob Sachs 230b09bb15 add logging for keeping existing cert 2016-06-23 08:23:27 -04:00
Brad Warren 975599e9ca Remove bad save in nginx perform 2016-06-22 18:25:09 -07:00
Brad WarrenandGitHub 9b14be3a96 Merge pull request #3196 from certbot/explain-missing-replay-nonce
Explain the most likely cause of a missing replay nonce error
2016-06-22 15:56:01 -07:00
Peter Eckersley 24cc6b208a Avoid newline 2016-06-22 15:24:33 -07:00
Brad WarrenandGitHub ae9f4dfffc Merge pull request #3199 from certbot/less-warnings
Remove warning about nginx options file
2016-06-22 15:21:00 -07:00
Peter EckersleyandGitHub e95faa3630 Merge pull request #3201 from domcleal/2050-augeas-continued-comment
Merge Augeas fix for comment line continuations
2016-06-22 14:36:07 -07:00
Dominic Cleal 1caf3e9935 Merge Augeas fix for comment line continuations
From https://github.com/hercules-team/augeas/commit/64189250e2c49442a0875fa46dfb1d76a4371bde

Fixes #2050
2016-06-22 10:00:31 +01:00
Peter Eckersley 7ea0ce5a17 Remove warning about nginx options file
- This would be a security issue if we ran as setuid root at the request of
   non-privileged users, but we don't
2016-06-21 15:34:26 -07:00
Brad WarrenandGitHub f98fb1c6b6 Merge pull request #3155 from gdoucet/master
Added the argument --quiet and -q so then when used with a regular user there is no output to the screen.
2016-06-21 15:19:05 -07:00
Brad WarrenandGitHub 26f45a61ef Merge pull request #3144 from TheNavigat/test-logging
Adding sensible UI logging for typical user
2016-06-21 14:25:36 -07:00
Peter EckersleyandGitHub 9102a27fbe Merge pull request #3193 from certbot/bump-pyca-package-version
Bump pyca package versions
2016-06-21 14:17:10 -07:00
Peter Eckersley 56488b1899 Explain the most likely cause of a missing replay nonce error 2016-06-20 18:18:25 -07:00
Brad Warren 8b3528969d Bump pyopenssl version 2016-06-20 14:33:00 -07:00
Brad Warren 0bfdea86d6 Bump cryptography version 2016-06-20 14:32:21 -07:00
Joona Hoikkala 3c0fdeb334 Merge remote-tracking branch 'upstream/master' into centos_listen 2016-06-20 08:58:50 +03:00
Joona Hoikkala 418a5d501f Refactored adding of listen statements 2016-06-20 08:58:22 +03:00
Joona Hoikkala 5a872b829d Added tests 2016-06-20 08:57:51 +03:00
Peter EckersleyandGitHub aa4a2632e5 Merge pull request #3188 from certbot/remove-nosexcover
Remove unused nosexcover dependency
2016-06-18 14:03:56 -07:00
Joona Hoikkala 556582bb3b Merge remote-tracking branch 'upstream/master' into centos_listen 2016-06-18 23:50:58 +03:00
Joona Hoikkala 3c9f4d5fc7 If port is set for any IP, do not attempt to autoconfigure 2016-06-18 23:50:30 +03:00
bmwandGitHub 39559e284c Merge pull request #3061 from cowlicks/gh-3057
Fix FQDN checks, closes #3057 and #3056 [needs minor revision]
2016-06-17 19:17:09 -07:00
Blake Griffith a148d2ddfa Limit domains to 255 octets. 2016-06-17 18:59:33 -05:00
Blake Griffith 2625daad75 Fix more FQDN tests in ops_test.py 2016-06-17 18:59:33 -05:00
Blake Griffith a7a2049d69 Fix FQDN tests. 2016-06-17 18:59:33 -05:00
Blake Griffith 6156b452bc Fix FQDN checks. 2016-06-17 18:59:33 -05:00
bmwandGitHub 950710bdce Merge pull request #3042 from TheNavigat/envlist
Limiting tox envlist to really needed tests
2016-06-17 12:37:17 -07:00
bmwandGitHub c104151c20 Merge pull request #3187 from certbot/fix-cover
Show lines missing test coverage in test output
2016-06-17 11:02:11 -07:00
Brad Warren 340e4dc0f2 Remove unused nosexcover dependency 2016-06-17 10:50:02 -07:00
Brad Warren f5282ed2de Show lines missing test coverage in test output 2016-06-17 10:48:54 -07:00
bmwandGitHub 568df2108e Merge pull request #3068 from TheNavigat/dialogerror
Display DialogError details correctly
2016-06-16 19:18:01 -07:00
Amjad Mashaal 31d9fc7d86 Adding --skip-missing-interpreters to constributing.rst "Submitting a pull request" section 2016-06-17 04:13:44 +02:00
Amjad Mashaal 6666ff25d4 Moving import dialog to the top of the file 2016-06-17 03:57:49 +02:00
Amjad Mashaal 56997c926b Fixing conflicts 2016-06-17 03:54:59 +02:00
bmwandGitHub a95d2cf061 Merge pull request #3018 from mgedmin/patch-2
Remove dangling footnote
2016-06-16 16:38:51 -07:00
bmwandGitHub 553b3162e7 Merge pull request #2136 from tboegi/gitattributes_eol_overrideses_auto
.gitattributes: EOL=LF overrides auto
2016-06-16 14:29:39 -07:00