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-22Fix test farm tests by using a local Pebble instance (#8561)test-everythingBrad Warren
2020-12-22Edit certs -> certificates in user-facing text. (#8541)Jacob Hoffman-Andrews
2020-12-17certbot-ci: fix integration-external tests (#8547)alexzorin
2020-12-16Added certbot-ci to lint section. Silenced and fixed linting warnings. (#8450)Mads Jensen
2020-12-04Removed some unused imports. (#8424)Mads Jensen
2020-12-04Update both main VA and remote VA to use the provided DNS server (#8467)Adrien Ferrand
2020-12-03Fix add deprecated argument (#8500)Brad Warren
2020-11-27nginx: fix Unicode crash on Python 2 (#8480)alexzorin
2020-11-19Add Python 3.9 support and tests (#8460)Brad Warren
2020-11-19Merge pull request #8444 from certbot/ecdsaBrad 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-13Add --dns-server option in run_acme_server (#7722)Adrien Ferrand
2020-11-12Add certbot renew --key-type test (#8447)Brad Warren
2020-11-11Handle unexpected key type migration. (#8435)Adrien Ferrand
2020-11-10cli: miscellaneous IReporter removals (#8436)alexzorin
2020-11-04Implements support for ECDSA keys. Fixes #2163.test-ec_dsa_2163Mads Jensen
2020-10-22manual: deprecate --manual-public-ip-logging-ok (#8381)alexzorin
2020-08-16Drop Python 3.5 support (#8206)Brad Warren
2020-07-23Make externally snapped plugin updates more stable (#8145)ohemorange
2020-07-23Build snaps using the remote-build feature (#8153)Adrien Ferrand
2020-07-21Do not create the symlink for test assets on Windows if the asset path is alr...Adrien Ferrand
2020-07-09Build the DNS plugins snaps (#8129)Adrien Ferrand
2020-07-01certbot: add --preferred-chain (#8080)alexzorin
2020-06-19tree-wide: use LooseVersion instead of StrictVersion (#8081)Florian Klink
2020-04-27Run hooks with Powershell on Windows (#7800)Adrien Ferrand
2020-04-24Avoid deleting the workspace twice. (#7923)Brad Warren
2020-04-13Minor bugfixes (#7891)Karan Suthar
2020-04-08Print boulder logs when boulder setup fails (#7885)Brad Warren
2020-03-26Wait 5 minutes for boulder to start. (#7864)Brad Warren
2020-03-13Fix acme compliance to RFC 8555 (#7176)Adrien Ferrand
2020-03-03Check OCSP as part of determining if the certificate is due for renewal (#7829)test-1.3.0Brad Warren
2020-02-06Windows installer integration tests (#7724)Adrien Ferrand
2020-01-24Drop Python 3.4 support (#7721)Brad Warren
2020-01-17Spelling and grammar fixes (#7695)Ville Skyttä
2019-12-19Add docker-compose as a requirement of certbot-ci (#7120)Adrien Ferrand
2019-12-09Reorganize imports (#7616)Adrien Ferrand
2019-11-26Make the contents of the nginx plugin private (#7589)ohemorange
2019-11-13Deprecate certbot register --update-registration (#7556)Amjad Mashaal
2019-11-04Use fresh authorizations in dry runs (#7442)alexzorin
2019-09-24List support for Python 3.8 (#7392)Brad Warren
2019-09-16Get integration tests working on python 3.8 (#7372)ohemorange
2019-08-28Fix PYTHONPATH in integration tests (#7357)Adrien Ferrand
2019-08-07Fix integration tests on Windows (#7271)Adrien Ferrand
2019-08-02Create a mock OCSP server for Pebble integration tests (#7281)Adrien Ferrand
2019-07-30Bump timeout waiting for ACME server to 4 minutes. (#7284)Brad Warren
2019-07-11[Windows|Linux] Launch integration tests on Pebble without Docker (#7157)Adrien Ferrand
2019-06-24Fix integration tests with Pebble v2.1.0 + (#7175)Adrien Ferrand
2019-06-15[Windows|Linux] Use builtin Python proxy capabilities for Certbot-CI (#7156)Adrien Ferrand