Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-05print as a string (#5359)Noah Swartz
2017-12-11Use josepy instead of acme.jose. (#5203)Jannis Leidel
2017-12-07Create a new server block when making server block ssl (#5220)ohemorange
2017-12-07Merge pull request #5303 from certbot/candidate-0.20.0Brad Warren
2017-12-07Revert "Nginx reversion (#5299)" (#5305)Brad Warren
2017-12-07Bump version to 0.21.0Brad Warren
2017-12-07Release 0.20.0v0.20.00.20.xBrad Warren
2017-12-06Nginx reversion (#5299)Brad Warren
2017-12-01Switch from nose to pytest (#5282)Brad Warren
2017-11-01Nginx IPv6 support (#5178)Joona Hoikkala
2017-10-21Fix bug that stopped nginx from finding new server block for redirect (#5198)ohemorange
2017-10-20Correctly test for existing Certbot redirect when adding an Nginx redirect bl...ohemorange
2017-10-13Nginx creates a vhost block if no matching block is found (#5153)ohemorange
2017-10-11Fix naming in error message (#5181)Joona Hoikkala
2017-10-05Bump version to 0.20.0Brad Warren
2017-10-04Release 0.19.0v0.19.00.19.xBrad Warren
2017-09-06Bump version to 0.19.0Brad Warren
2017-09-06Release 0.18.0v0.18.0Brad Warren
2017-09-01Use ffdhe2048 Nginx DH params to fix Weak-DH bug (#4973)ohemorange
2017-08-29Make common Installer base class (#5055)Brad Warren
2017-08-28switch from triple quotes to single quotesissue_4792Noah Swartz
2017-08-16link to nginx documentationNoah Swartz
2017-08-16expand nginx no name errorNoah Swartz
2017-08-07Unhide Nginx (#4969)Brad Warren
2017-08-02Bump version to 0.18.0Brad Warren
2017-08-02Release 0.17.0v0.17.00.17.xBrad Warren
2017-07-26Change add_server_directives replace=True behavior to attempt to replace, but...ohemorange
2017-07-07Candidate 0.16.0 (#4908)ohemorange
2017-06-30Fix nginx --dry-run (#4889)Brad Warren
2017-06-21Test additional subcommands in integration tests (#4855)Brad Warren
2017-06-08Bump version to 0.16.0Brad Warren
2017-06-08Release 0.15.0v0.15.00.15.xBrad Warren
2017-06-02Remove reference to .new in Nginx's SSL options. (#4769)Brad Warren
2017-06-01Refactor nginx file update mechanism in preparation for working with apache p...ohemorange
2017-05-23Update options-ssl-nginx.conf in`prepare` if it hasn't been manually modified...ohemorange
2017-05-16Allow Nginx to insert include files with comments inside (#4666)ohemorange
2017-05-05Bump version to 0.15.0Brad Warren
2017-05-05Release 0.14.0v0.14.0Brad Warren
2017-05-03Add a test for #4557 (#4609)ohemorange
2017-05-03Switch to using include directive for Nginx constants (#4557)ohemorange
2017-05-02Add lockfile (#4449)Brad Warren
2017-04-29Tell the world we're Python 3 compatible (#4568)Brad Warren
2017-04-27fix for issue 4132: increasing server_names_hash_bucket_size if necessary (#4...yomna
2017-04-27Allow empty nginx blocks (#4555)ohemorange
2017-04-14Fix nginx integration tests on Python 3Yen Chi Hsuan
2017-04-06Candidate 0.13.0 (#4475)Erica Portnoy
2017-03-31Remove unused default parameter (#4447)Erica Portnoy
2017-03-30Add additional Nginx parsing test case (#4440)Erica Portnoy
2017-03-28Update Nginx ciphersuites to use Mozilla Intermediate (#4426)Erica Portnoy
2017-03-25Fix nginx parser (#4296)Erica Portnoy