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-03-24remove superfulous parensdefault_prefixErica Portnoy
2018-03-24Test that default gets written out as default_server in canonical stringErica Portnoy
2018-03-24Allow 'default' along with 'default_server' in NginxErica Portnoy
2018-03-24test default detectionErica Portnoy
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-22make pip_install.sh compatible with POSIX sh(1) again (#5622)Delan Azabani
2018-03-22logging: log timestamps as local timezone instead of UTC (#5607)sydneyli
2018-03-21update changelog for 0.22.1 and 0.22.2 (#5770)Brad Warren
2018-03-21Update certbot auto to reflect 0.22 point releases (#5768)Brad Warren
2018-03-21Update docs for Apache plugin (#5776)Sebastiaan Lokhorst
2018-03-21Documentation on cron renewal (#5460)Harlan Lieberman-Berg
2018-03-20Allow _acme-challenge as a zone (#5707)noci2012
2018-03-20Fix cleanup_challenges call (#5761)Brad Warren
2018-03-19Fix typo: damain -> domain (#5756)Gopal Adhikari
2018-03-17Merge pull request #5749 from certbot/fix-docker-linksydneyli
2018-03-17fix docker linkBrad Warren
2018-03-17Fix acme.client.Client.__init__ (#5747)Brad Warren
2018-03-17feat(nginx plugin): add HSTS enhancement (#5463)sydneyli
2018-03-17Update instances of acme-staging url to acme-staging-v02 (#5734)ohemorange
2018-03-15removes blank line from chain.pem (#5730)Brad Warren
2018-03-14Improve "cannot find cert of key directive" error (#5525) (#5679)Spencer Eick
2018-03-14Fix print() and xrange() for Python 3 (#5590)cclauss
2018-03-14Add docs about --server (#5713)Brad Warren
2018-03-13Add documentation about DNS plugins and Docker (#5710)Brad Warren
2018-03-13Put API link at the bottom of DNS plugin docs (#5699)Brad Warren
2018-03-12Merge pull request #5682 from certbot/candidate-0.22.0Brad Warren
2018-03-12Update the changelog to reflect 0.22.0 (#5691)Brad Warren
2018-03-12document resps param (#5695)Brad Warren
2018-03-09Add readthedocs requirements files (#5696)Brad Warren
2018-03-08Fix --allow-subset-of-names (#5690)Brad Warren
2018-03-08Quiet pylint (#5689)Brad Warren
2018-03-08fix(acme): client._revoke sends default content_type (#5687)sydneyli
2018-03-07Bump version to 0.23.0Brad Warren
2018-03-07Release 0.22.0v0.22.0Brad Warren
2018-03-07Upgrade pipstrap to 1.5.1 (#5681)Brad Warren
2018-03-07Fallback without dns.resourceRecordSets.list permission (#5678)Brad Warren
2018-03-06Remove the assumption the domain is unique in the manual plugin (#5670)Brad Warren
2018-03-06Don't report coverage on Apache during integration tests (#5669)Brad Warren
2018-03-06Merge pull request #5672 from certbot/route53_acmev2v2Brad Warren
2018-03-06Remove the need for route53:ListResourceRecordSetsBrad Warren
2018-03-06ACMEv2 support for Route53 pluginJoona Hoikkala
2018-03-05Allow Google DNS plugin to write multiple TXT record values (#5652)Joona Hoikkala
2018-03-05Break lockstep between our packages (#5655)Brad Warren
2018-03-05Ensure fullchain_pem in the order is unicode/str (#5654)Brad Warren
2018-03-02Merge pull request #5628 from certbot/dns-dockerBrad Warren
2018-03-02Fix ipv6only detection (#5648)ohemorange
2018-03-02Remove leading *. from default cert name. (#5639)Brad Warren
2018-03-02Add user friendly wildcard error for ACMEv1 (#5636)Brad Warren
2018-03-02Nginx plugin wildcard support for ACMEv2 (#5619)ohemorange