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-04-05Bump version to 0.24.0Brad Warren
2018-04-05Release 0.23.0v0.23.00.23.xBrad Warren
2018-04-03 Support quoted server names in Nginx (#5811)ohemorange
2018-04-03Fix comparison to check values (#5815)Joona Hoikkala
2018-03-30Revert "Update oldest tests to test against 0.22.0 versions (#5800)" (#5809)Brad Warren
2018-03-28Update oldest tests to test against 0.22.0 versions (#5800)Brad Warren
2018-03-28Add integration tests for nginx plugin (#5441)ohemorange
2018-03-28We don't try to add location blocks through a mechanism that checks REPEATABL...ohemorange
2018-03-28Remove ipv6only=on from duplicated vhosts (#5793)ohemorange
2018-03-27factor out location_directive_for_achall (#5794)ohemorange
2018-03-27 Allow 'default' along with 'default_server' in Nginx (#5788)ohemorange
2018-03-24Refactor _add_directive into separate functions (#5786)ohemorange
2018-03-23Support Openresty in the NGINX plugin (#5467)Alokin Software Pvt Ltd
2018-03-17feat(nginx plugin): add HSTS enhancement (#5463)sydneyli
2018-03-07Bump version to 0.23.0Brad Warren
2018-03-07Release 0.22.0v0.22.0Brad Warren
2018-03-05Break lockstep between our packages (#5655)Brad Warren
2018-03-02Fix ipv6only detection (#5648)ohemorange
2018-03-02Nginx plugin wildcard support for ACMEv2 (#5619)ohemorange
2018-02-27Merge pull request #5605 from certbot/rm-eol-2.6Brad Warren
2018-02-24Remove min version of setuptools (#5617)Nick Bebout
2018-02-22Finish dropping Python 2.6 and 3.3 supportBrad Warren
2018-02-17Drop support for EOL Python 2.6 and 3.3Hugo
2018-01-25Fix Nginx redirect issue (#5479)ohemorange
2018-01-18Bump version to 0.22.0Brad Warren
2018-01-18Release 0.21.0v0.21.0Brad Warren
2018-01-17Add (nonexistent) document root so we don't use the default value (#5437)ohemorange
2018-01-17Add a rewrite directive for the .well-known location so we don't hit existing...ohemorange
2018-01-17Handle more edge cases for HTTP-01 support in Nginx (#5421)ohemorange
2018-01-12Implement HTTP-01 challenge for Nginx (#5414)ohemorange
2018-01-11Factor out common challengeperformer logic (#5413)Brad Warren
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