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-11-26Refactor certbot/ and certbot/tests/ to use the same structure as the other p...ohemorange
2019-11-25Remove unused nginx docs (#7576)ohemorange
2019-11-14Update pinned dependencies (#7558)Brad Warren
2019-11-13Deprecate certbot register --update-registration (#7556)Amjad Mashaal
2019-11-12Remove TLS-SNI objects in ACME (#7535)Brad Warren
2019-11-08remove get_systemd_os_info (#7526)Brad Warren
2019-11-08Remove tls sni common (#7527)Brad Warren
2019-11-07dns-rfc2136: use TCP to query SOA records (#7503)Shell Chen
2019-11-06Merge branch 'master' into candidate-0.40.1ohemorange
2019-11-06Deprecate config_changes (#7469)Amjad Mashaal
2019-11-06Add contents to CHANGELOG.md for next versionErica Portnoy
2019-11-06Update changelog for 0.40.1 releaseErica Portnoy
2019-11-06Add back Python 3.4 support (#7510) (#7511)Brad Warren
2019-11-06Add back Python 3.4 support (#7510)Brad Warren
2019-11-05Add contents to CHANGELOG.md for next versionErica Portnoy
2019-11-05Update changelog for 0.40.0 releaseErica Portnoy
2019-11-04Use fresh authorizations in dry runs (#7442)alexzorin
2019-11-04Dropped deprecated flags from commands (#7482)Brandon Moore
2019-11-02Deprecate more code related to TLS-SNI-01 (#7483)Brad Warren
2019-11-01Remove changelog entry about unpackaged scripts. (#7490)Brad Warren
2019-11-01Use distro library for all OS version detection (#7467)Joona Hoikkala
2019-11-01Fix invalid escape sequence \. rebuild_dependencies.py (#7486)Mickaël Schoentgen
2019-10-31Remove references to TLS-SNI-01 outside of ACME (#7479)Brad Warren
2019-10-31Polish changelog (#7476)Brad Warren
2019-10-31Deprecate certbot.plugins.common.TLSSNI01 (#7477)Brad Warren
2019-10-30Deprecation warnings for Python 3.4 (#7378)sydneyli
2019-10-30Migrate certbot-auto users on CentOS 6 to Python 3.6 (#7268)Adrien Ferrand
2019-10-21Require newer versions of oauth2client (#7458)Brad Warren
2019-10-10cli: allow --dry-run to be combined with --server (#7436)alexzorin
2019-10-08Remove --fast from the test farm tests (#7427)Andrzej Górski
2019-10-01Add contents to CHANGELOG.md for next versionErica Portnoy
2019-10-01Update changelog for 0.39.0 releaseErica Portnoy
2019-10-01Keep compatibility with IE11 in the Nginx plugin (#7414)test-0.39.0Brad Warren
2019-09-30Add CentOS 8 support to certbot-auto. (#7406)Brad Warren
2019-09-27Try to use platform.linux_distribution() before distro equivalent (#7403)Joona Hoikkala
2019-09-26Fix to run with Apache on RHEL 6 (#7401)Kenichi Maehashi
2019-09-24List support for Python 3.8 (#7392)Brad Warren
2019-09-24Don't send OCSP requests for expired certificates (#7387)ohemorange
2019-09-16Get integration tests working on python 3.8 (#7372)ohemorange
2019-09-05Disable TLS session tickets in Nginx (#7355)ohemorange
2019-09-03Add contents to CHANGELOG.md for next versionBrad Warren
2019-09-03Update changelog for 0.38.0 releaseBrad Warren
2019-08-28Replace platform.linux_distribution with distro.linux_distribution (#7337)ohemorange
2019-08-22Merge branch 'master' into candidate-0.37.2ohemorange
2019-08-22Add contents to CHANGELOG.md for next versionErica Portnoy
2019-08-22Update changelog for 0.37.2 releaseErica Portnoy
2019-08-22Stop turning session tickets off in Nginx (#7344) (#7345)Brad Warren
2019-08-22Stop turning session tickets off in Nginx (#7344)ohemorange
2019-08-12Fix Certbot's Apache plugin doesn't work on Scientific Linux (#7294)tyborr
2019-08-09Merge branch 'master' into candidate-0.37.1ohemorange