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
2019-12-11Lint certbot code on Python 3, and update Pylint to the latest version (#7551)Adrien Ferrand
2019-12-09Reorganize imports (#7616)Adrien Ferrand
2019-11-15fixes #7553 (#7560)Brad Warren
2019-11-09Make uncomplicated modules private (#7528)ohemorange
2019-11-04Use fresh authorizations in dry runs (#7442)alexzorin
2019-10-31Remove references to TLS-SNI-01 outside of ACME (#7479)Brad Warren
2019-04-09Update to Pylint 1.9.4 and correctionsAdrien Ferrand
2019-03-02Implement Retry-After, and refactor authorization polling (#6766)Adrien Ferrand
2019-01-09[Windows|Unix] Avoid to re-execute challenges already validated (#6551)Adrien Ferrand
2018-11-06Log warning about TLS-SNI deprecation in Certbot (#6468)ohemorange
2018-05-18Prepare certbot module for mypy check untyped defs (#6005)Dmitry Figol
2018-03-27fix(auth_handler): cleanup is always called (#5779)sydneyli
2018-03-20Fix cleanup_challenges call (#5761)Brad Warren
2018-03-08Fix --allow-subset-of-names (#5690)Brad Warren
2018-03-01Suggest DNS authenticator when it's needed (#5638)Brad Warren
2018-02-28Fix wildcard issuance (#5620)Brad Warren
2018-02-23Fix ACMEv2 issues (#5612)Brad Warren
2018-02-21auth_handler tests are happyErica Portnoy
2018-02-21put back in best_effort code, with a todo for actually supporting it in ACMEv2Erica Portnoy
2018-02-17start test updatesErica Portnoy
2017-03-19Add --debug-challenges flag (#1684) (#4385)Daniel Huang
2017-03-15 Remove Link rel=next for authzs and new-certs. (#4303)Jacob Hoffman-Andrews
2017-03-02Revert "Remove Link rel=next for authzs and new-certs." (#4277)Brad Warren
2017-02-14Remove Link rel=next for authzs and new-certs. (#4194)Jacob Hoffman-Andrews
2017-01-26Preserve preferred-challenges on renewal (#4112)Brad Warren
2017-01-11Stop IDisplay AssertionErrors (#4010)Brad Warren
2016-10-13Update ACME error namespace to match the new draft. (#3469)Blake Griffith
2016-08-30Use DNS01 not DNSBrad Warren
2016-08-30Merge branch 'prettify' into all-together-nowBrad Warren
2016-08-30test that pref_challs is respectedBrad Warren
2016-08-30Test preferred challenges not supportedBrad Warren
2016-08-25in progress changeNoah Swartz
2016-08-13Add dns-01 challenge support to the Manual pluginMathieu Leduc-Hamel
2016-08-06Enable unit tests of certbot core on Python 3Yen Chi Hsuan
2016-05-26Rename certbot.le_util to certbot.utilBlake Griffith
2016-04-14s/letsencrypt/certbotBrad Warren