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
2020-12-11Normal timeout to check everything is working as expectedtest-snap-build-timeoutAdrien Ferrand
2020-12-11Focus on snap jobs + timeout 10s to testAdrien Ferrand
2020-12-11Try a new approachAdrien Ferrand
2020-12-11Merge branch 'master' into snap-build-timeoutAdrien Ferrand
2020-12-11Add finish_release flags and CLI parsing (#8522)Brad Warren
2020-12-10Deprecate support of Apache 2.2 in certbot-apache (#8516)Adrien Ferrand
2020-12-10Avoid --system-site-packages during the snap build by preparing a venv with p...Adrien Ferrand
2020-12-09Add reminders to update documentation (#8518)Brad Warren
2020-12-08Deprecate support for Python 2 (#8491)Adrien Ferrand
2020-12-08Completely deprecate certbot-auto (#8489)Adrien Ferrand
2020-12-06add coverage testing to dns-rfc2136 integration (#8469)alexzorin
2020-12-06snap: disable the "user site-packages directory" (#8509)alexzorin
2020-12-04Removed some unused imports. (#8424)Mads Jensen
2020-12-04dns-google: improve credentials error message (#8482)alexzorin
2020-12-04Update both main VA and remote VA to use the provided DNS server (#8467)Adrien Ferrand
2020-12-04cli: clean up `certbot renew` summary (#8503)alexzorin
2020-12-03Merge pull request #8505 from certbot/candidate-1.10.1ohemorange
2020-12-03Merge branch 'master' into candidate-1.10.1Brad Warren
2020-12-03Bump version to 1.11.0Brad Warren
2020-12-03Add contents to certbot/CHANGELOG.md for next versionBrad Warren
2020-12-03Release 1.10.1v1.10.1Brad Warren
2020-12-03Update changelog for 1.10.1 releaseBrad Warren
2020-12-03Fix add deprecated argument (#8500) (#8501)test-1.10.xBrad Warren
2020-12-03Fix changelog typo (#8497)Mads Jensen
2020-12-03Fix add deprecated argument (#8500)Brad Warren
2020-12-03Merge pull request #8499 from certbot/remove-centos6-tests-1.10.xBrad Warren
2020-12-02Undo certbot-auto changes and remove centos6 testsBrad Warren
2020-12-02Deprecate certbot-auto and remove testsAdrien Ferrand
2020-12-02Merge pull request #8498 from certbot/remove-centos6-testsBrad Warren
2020-12-02Undo certbot-auto changes and remove centos6 testsBrad Warren
2020-12-02Deprecate certbot-auto and remove testsAdrien Ferrand
2020-12-02Fix changelog typo (#8488)Brad Warren
2020-12-01Merge pull request #8487 from certbot/candidate-1.10.0ohemorange
2020-12-01Bump version to 1.11.0Brad Warren
2020-12-01Add contents to certbot/CHANGELOG.md for next versionBrad Warren
2020-12-01Release 1.10.0v1.10.0Brad Warren
2020-12-01Update changelog for 1.10.0 releaseBrad Warren
2020-11-30Setup a timeoutAdrien Ferrand
2020-11-27nginx: fix Unicode crash on Python 2 (#8480)alexzorin
2020-11-25Fix link typo in README (#8476)Mads Jensen
2020-11-19Add Python 3.9 support and tests (#8460)Brad Warren
2020-11-19Merge pull request #8444 from certbot/ecdsaBrad Warren
2020-11-19Flesh out ECDSA documentation (#8464)test-ecdsaBrad Warren
2020-11-18Read files as binary in crypto_util for crypto.load_certificate. (#8371)Mads Jensen
2020-11-18Merge pull request #8458 from certbot/fix-py2-integrationBrad Warren
2020-11-18certbot-ci: fix py2 crash in dns_serverAlex Zorin
2020-11-17import print_functionBrad Warren
2020-11-17Add certbot-dns-rfc2136 integration testing (#8448)alexzorin
2020-11-13cli: improve Obtaining/Renewing wording (#8395)alexzorin
2020-11-13Add --dns-server option in run_acme_server (#7722)Adrien Ferrand