sydneyli and ohemorange
8dd68a6551
Add and test new nginx parsing abstractions ( #6383 )
...
* feat(nginx): add and test new parsing abstractions
* chore(nginx parser): fix mypy and address small comments
* chore(nginx parser): clean up by removing context object
* fix integration test and lint
2018-10-19 12:30:32 -07:00
sydneyli and GitHub
bfaf0296de
Also write README file to /etc/letsencrypt/live ( #6377 )
...
We want to discourage people from moving things around in `/etc/letsencrypt/live`! So we dropped an extra README in the `/etc/` directory when it's first created.
2018-10-18 11:39:21 -07:00
sydneyli and Brad Warren
4e2faffe89
fix(apache): s/handle_mods/handle_modules ( #6347 )
...
fixes #6344
* fix(apache): s/handle_mods/handle_modules
* test(apache): ensure all keys defined in OS_DEFAULTS overrides
* changelog udpate
2018-09-06 15:00:20 -07:00
sydneyli and Brad Warren
94cadd33eb
test(postfix): env for testing on oldest deps ( #6230 )
...
Fixes #6124 .
2018-07-17 20:00:12 -07:00
sydneyli and Brad Warren
7890de62ec
doc(postfix): install instructions ( #6136 )
...
fixes #6131
* doc(postfix): install instructions
* address brad's comments
2018-06-21 16:11:02 -07:00
sydneyli and Brad Warren
adc07ef933
fix(display): alternate spaces and dashes ( #6119 )
...
* fix(display): alternate spaces and dashes
* add comment
2018-06-15 15:03:58 -07:00
sydneyli and GitHub
09a28c7a27
Allow multiple add_headers directives ( #6068 )
...
* fix(nginx-hsts): allow multiple add_headers
* test(nginx): fix nginx tests
2018-06-04 17:44:51 -07:00
sydneyli and Brad Warren
88ceaa38d5
Bump certbot's acme depenency to 0.22.1 ( #5826 )
2018-04-11 14:36:53 -07:00
sydneyli and Brad Warren
8231b1a19c
Pin Lexicon version to 2.2.1 ( #5803 )
2018-03-29 17:09:21 -07:00
sydneyli and Brad Warren
af2cce4ca8
fix(auth_handler): cleanup is always called ( #5779 )
...
* fix(auth_handler): cleanup is always called
* test(auth_handler): tests for various error cases
2018-03-26 17:09:02 -07:00
sydneyli and Brad Warren
bca0aa48c2
logging: log timestamps as local timezone instead of UTC ( #5607 )
...
* logging: log timestamps as local timezone instead of UTC
* test(logging): expect localtime instead of gmtime
* linter fix in logging
2018-03-21 15:41:33 -07:00
sydneyli and GitHub
3077b51500
Merge pull request #5749 from certbot/fix-docker-link
...
Fix Docker link
2018-03-16 18:15:05 -07:00
sydneyli and ohemorange
79d90d6745
feat(nginx plugin): add HSTS enhancement ( #5463 )
...
* feat(nginx plugin): add HSTS enhancement
* chore(nginx): factor out block-splitting code from redirect & hsts enhancements!
* chore(nginx): merge fixes
* address comments
* fix linter: remove a space
* fix(config): remove SSL directives in HTTP block after block split, and remove_directive removes 'Managed by certbot' comment
* chore(nginx-hsts): Move added SSL directives to a constant on Configurator class
* fix(nginx-hsts): rebase on wildcard cert changes
2018-03-16 15:27:39 -07:00
sydneyli and Brad Warren
f4bac423fb
fix(acme): client._revoke sends default content_type ( #5687 )
2018-03-07 15:09:47 -08:00
sydneyli and Brad Warren
d5efefd979
Re-land proper webroot directory cleanup ( #5577 )
...
* fix(webroot): clean up directories properly
* fix(webroot): undo umask in finally
* Fix for MacOS
2018-02-15 15:55:08 -08:00
sydneyli and GitHub
7e6d2f1efe
Merge pull request #5259 from certbot/issue_5045
...
Show expiration dates for cert when skipping its renewal
2018-02-15 09:53:13 -08:00
sydneyli and Brad Warren
99aec1394d
Revert "Proper webroot directory cleanup ( #5453 )" ( #5574 )
...
This reverts commit ad0a99a1f5 .
2018-02-14 12:09:17 -08:00
sydneyli and Brad Warren
9277710f6f
Added install-only flag ( #5531 )
2018-02-13 11:15:08 -08:00
sydneyli and Brad Warren
ad0a99a1f5
Proper webroot directory cleanup ( #5453 )
...
* fix(webroot): clean up directories properly
* fix(webroot): undo umask in finally
2018-02-13 10:50:04 -08:00
sydneyli and ohemorange
e085ff06a1
Update old issue link to point to letsencrypt community forums. ( #5538 )
2018-02-05 16:27:21 -08:00