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
2018-11-16Remove quiet flag from pip invocations.let-pip-peepBrad Warren
2018-11-16Update tools/venv3.py to support py launcher on Windows (#6493)Adrien Ferrand
2018-11-15Fail-fast in test/cover/lint scripts (#6487)Adrien Ferrand
2018-11-10Correct venv3 detection on windows (#6490)Adrien Ferrand
2018-11-08[URGENT] Fix the CI system (#6485)Adrien Ferrand
2018-11-08[Windows|Unix] Rewrite bash scripts for tests into python (#6435)Adrien Ferrand
2018-11-08Merge pull request #6483 from certbot/candidate-0.28.0-2Brad Warren
2018-11-08update changelog for 0.29.0Brad Warren
2018-11-08Bump version to 0.29.0Brad Warren
2018-11-08Release 0.28.0v0.28.00.28.xBrad Warren
2018-11-08Update changelog for 0.28.0 release.Brad Warren
2018-11-07Update Lexicon to correct use of HTTP proxy on OVH provider (#6479)Adrien Ferrand
2018-11-07[Windows] Handle file renaming when the destination path already exists (#6415)Adrien Ferrand
2018-11-06update changelog (#6476)ohemorange
2018-11-06Log warning about TLS-SNI deprecation in Certbot (#6468)ohemorange
2018-11-06Warn when using deprecated acme.challenges.TLSSNI01 (#6469)ohemorange
2018-11-06Lexicon v3 compatibility (#6474)Adrien Ferrand
2018-11-06Stop preferring TLS-SNI in the Apache, Nginx, and standalone plugins (#6461)ohemorange
2018-11-03Use the ACMEv2 newNonce endpoint when a new nonce is needed (#6442)ohemorange
2018-11-02Dummy AWS credentials for Route53 tests to prevent outbound connections (#6456)Joona Hoikkala
2018-10-31Update Augeas lens to fix some Apache configuration parsing issues (#6438)Joona Hoikkala
2018-10-30Check pattern for both old and new openssl (#6450)Adrien Ferrand
2018-10-20Fix ranking of vhosts in Nginx so that all port-matching vhosts come first (#...ohemorange
2018-10-20Remove custom code for fail fast because rolling builds in AppVeyor are enabl...Adrien Ferrand
2018-10-20[Windows] Create the CI logic (#6374)Adrien Ferrand
2018-10-19Add and test new nginx parsing abstractions (#6383)sydneyli
2018-10-18docs: remove mentions of #letsencrypt on Freenode. (#6419)Daniel McCarney
2018-10-18Also write README file to /etc/letsencrypt/live (#6377)sydneyli
2018-10-18Merge pull request #6271 from certbot/prune_neworderBrad Warren
2018-10-18Add test to confirm that status isn't set on neworder objectErica Portnoy
2018-10-18remove default status from Order so that the status field isn't filled in upo...Erica Portnoy
2018-10-18replace status fieldErica Portnoy
2018-10-18Merge branch 'master' into prune_neworderErica Portnoy
2018-10-18Warn manual authenticator users not to remove/undo previous challenges (#6370)schoen
2018-10-18Note about running on web server, not PC (#6422)schoen
2018-10-17certbot_dns_linode: increase the default propagation interval (#6320)Ștefan Talpalaru
2018-10-17Stop caching the results of ipv6_info in http01.py (#6411)ohemorange
2018-10-15Add debugging info for Nginx tls-sni and http integration tests purposes (#6414)ohemorange
2018-10-09Merge pull request #6407 from fghzxm/patch-1ohemorange
2018-10-07Fix typo in using.rstfghzxm
2018-09-25Merge pull request #6388 from certbot/local-revoke-certnameohemorange
2018-09-25Merge pull request #6389 from DigitalBrains1/quiet-sudoschoen
2018-09-23Respect --quiet when reporting sudo invocationPeter Lebbing
2018-09-21use safe argsErica Portnoy
2018-09-21remove inappropriate logic and testsErica Portnoy
2018-09-21update changelogErica Portnoy
2018-09-21update boulder integration test to check for new behaviorErica Portnoy
2018-09-21Don't let users select both --cert-name and --cert-path when revokingErica Portnoy
2018-09-21Make it clear that we don't need both --cert-path and --cert-nameErica Portnoy
2018-09-21Merge branch 'master' into local-revoke-certnameErica Portnoy