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-09-25Let's update to latest pip for installer teststest-pipstrap-everywhereAdrien Ferrand
2020-09-24Same version than the installer buildAdrien Ferrand
2020-09-24Rebuild letsencrypt-autoAdrien Ferrand
2020-09-24Add a warning comment for pinned versions in pipstrapAdrien Ferrand
2020-09-24Fix commentAdrien Ferrand
2020-09-24Fix the build for Windows installerAdrien Ferrand
2020-09-24Set Python for snaps_build alsoAdrien Ferrand
2020-09-23Set default value for PYTHON_VERSION and always set python interpretertest-pipstrapAdrien Ferrand
2020-09-23Invoke pipstrap in tox and during the CIAdrien Ferrand
2020-09-21remove unused ssllabs-related code (#8307)alexzorin
2020-09-19Added an .editorconfig file. (#8297)Mads Jensen
2020-09-19Use in dict rather than "in dict.keys()". Fix linting warnings about "not in"...Mads Jensen
2020-09-19Removed unnecessary unittest.TestCase.setUp/tearDown calls. (#8264)Mads Jensen
2020-09-16nginx: reduced CLI logging when reloading nginx (#8237)alexzorin
2020-09-16certbot-compat: remove dupe random25863 nginx name (#8286)alexzorin
2020-09-16cli: add --preconfigured-renewal packaging flag (#8274)alexzorin
2020-09-11Delete conflicting server_names for random28524. (#8278)Brad Warren
2020-09-11Remove deprecated `python setup.py test` call and update packager guide (#8262)Adrien Ferrand
2020-09-11Removed unneeded chmod-call in a test. (#8244)Mads Jensen
2020-09-10fix Certbot acme dep (#8279)Brad Warren
2020-09-10changelog: move #8263 to the right section (#8271)alexzorin
2020-09-10Move compatibility tests off of certbot-auto and Python 2 (#8248)Brad Warren
2020-09-09Fix filename in example (#8275)Xebax
2020-09-09nginx: fix server_name case-sensitivity in parser (#8263)alexzorin
2020-09-08Add TODO to certbot.wrapper. (#8270)Brad Warren
2020-09-08Merge pull request #8269 from certbot/candidate-1.8.0Brad Warren
2020-09-08Bump version to 1.9.0Brad Warren
2020-09-08Add contents to certbot/CHANGELOG.md for next versionBrad Warren
2020-09-08Release 1.8.0v1.8.01.8.xBrad Warren
2020-09-08Update changelog for 1.8.0 releaseBrad Warren
2020-09-06Change ACME spec link to RFC 8555 (#8266)osirisinferi
2020-09-06Lower heading level of "Changing a certs domain" (#8267)osirisinferi
2020-09-05snap: use snap REST API in certbot.wrapper (#8260)alexzorin
2020-09-04snap: Fix "stack smashing" error in wrapper (#8249)alexzorin
2020-09-04log: Don't print backtrace on ^c/KeyboardInterrupt (#8259)alexzorin
2020-09-02Test PIP_NO_BUILD_ISOLATION (#8255)Adrien Ferrand
2020-08-27Clean up --register-unsafely-without-email docs (#8223)Brad Warren
2020-08-27Move changes to the right section of the changelog (#8236)Daniel Drexler
2020-08-27Support Register Unsafely in Update (#8212)Daniel Drexler
2020-08-27Try switching to the buster ARM image. (#8234)Brad Warren
2020-08-27Fix finding Augeas in the ARM snaps (#8230)Brad Warren
2020-08-20Update docs link in certbot unsupported error (#8168)Emily Bowman
2020-08-20Don't recommend using certbot-auto. (#8222)Brad Warren
2020-08-20Fix test farm tests on macOS and update macOS images (#8219)Brad Warren
2020-08-18Docker build improvements (#8218)Brad Warren
2020-08-18Update test farm tests to stop using certbot-auto (#8207)ohemorange
2020-08-18Clean up our Docker scripts (#8214)Brad Warren
2020-08-17Pin non-cb-auto dependencies in our plugin snaps (#8217)Brad Warren
2020-08-16Drop Python 3.5 support (#8206)Brad Warren
2020-08-14Fix certbot.compat.os docs (#8209)Brad Warren