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-26Rename run_renewal_updaters to run_generic_updatersrenew_updatesJoona Hoikkala
2018-03-12Merge remote-tracking branch 'origin/master' into renew_updatesJoona Hoikkala
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-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
2018-03-01Add basic ACMEv2 integration tests (#5635)Brad Warren
2018-03-01Drop min coverage to 63 (#5641)Brad Warren
2018-03-01Suggest DNS authenticator when it's needed (#5638)Brad Warren
2018-02-28Apache plugin wildcard support for ACMEv2 (#5608)Joona Hoikkala
2018-02-28Fix wildcard issuance (#5620)Brad Warren
2018-02-28Don't run tests with Python 2.6 (#5627)Brad Warren
2018-02-27Fix revocation in ACMEv2 (#5626)Brad Warren
2018-02-27Add DNS DockerfilesBrad Warren
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-23Fix ACMEv2 issues (#5612)Brad Warren
2018-02-22Remove extra `:returns:` (#5611)ohemorange
2018-02-22Add finalize_order to shim object, update Certbot to use it (#5601)ohemorange
2018-02-22Return str rather than bytes (#5585)Marcus LaFerrera
2018-02-22Don't error immediately on wildcards. (#5600)Brad Warren
2018-02-22Finish dropping Python 2.6 and 3.3 supportBrad Warren
2018-02-21update order object with returned authorizations (#5598)ohemorange
2018-02-21Merge pull request #5588 from certbot/request_authorizationsohemorange
2018-02-21add tests for if partial auth successErica Portnoy
2018-02-21client testErica Portnoy
2018-02-21lintErica Portnoy
2018-02-21add new order test for v1Erica Portnoy
2018-02-21Fix client testErica Portnoy
2018-02-21add test for new_order for v2Erica Portnoy
2018-02-21delete key and csr before trying againErica Portnoy
2018-02-21lintErica Portnoy
2018-02-21lintErica Portnoy
2018-02-21support best_effortErica Portnoy
2018-02-21remove if/passErica Portnoy