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-06try cleanuptest-domain-not-unique-in-manualBrad Warren
2018-03-06use entire achall as keyBrad Warren
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
2018-02-21lintErica Portnoy
2018-02-21client tests passingErica Portnoy
2018-02-21auth_handler tests are happyErica Portnoy
2018-02-21remove extra spacesErica Portnoy
2018-02-21put back in best_effort code, with a todo for actually supporting it in ACMEv2Erica Portnoy
2018-02-20Merge pull request #5594 from DrMattChristian/masterschoen
2018-02-19Add override class for ID="ol" AKA Oracle Linux Server, a clone of CentOS/RHEL.Matt Christian
2018-02-17start test updatesErica Portnoy
2018-02-17switch interface to new_order and remove best_effort flagErica Portnoy
2018-02-17add docstringErica Portnoy
2018-02-17pass pem to auth_handlerErica Portnoy