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-07-03no augeastest-allow-py37-testingBrad Warren
2018-07-03workaround travisBrad Warren
2018-07-03does py37 work?Brad Warren
2018-07-03add py37 tox environmentallow-py37-testingBrad Warren
2018-07-03Reorganize packages in tox to allow for py37 testsBrad Warren
2018-06-29Don't use hardcoded port in tests (#6145)Brad Warren
2018-06-29Add --disable=locally-enabled to .pylintrc. (#6159)Brad Warren
2018-06-28Use account reuse symlink logic when loading an account (#6156)ohemorange
2018-06-28Use greater than or equal to in requirements. (#6117)Brad Warren
2018-06-28run Isort on imported packages (#6138)Bahram Aghaei
2018-06-28fix server_root default tests on macOS (#6149)Brad Warren
2018-06-28Update cli-help.txt to use generic values (#6143)Brad Warren
2018-06-27Interactive certificate selection with install verb (#6097)Joona Hoikkala
2018-06-27Remove unnecessary dotfiles (#6151)Joona Hoikkala
2018-06-27Partially revert "Implement TLS-ALPN-01 challenge and standalone TLS-ALPN ser...Brad Warren
2018-06-26Show both possible Nginx default server root values in docs (#6137)ohemorange
2018-06-26certbot.cli: Remove debug-challenges option for `renew` subcommand. (#6141)r5d
2018-06-22doc(postfix): install instructions (#6136)sydneyli
2018-06-22Improve UA default in docs (#6120)Brad Warren
2018-06-21Reuse ACMEv1 accounts for ACMEv2 in production (#6134)ohemorange
2018-06-21docs: move warning about distro provided renewal (#6133)Harlan Lieberman-Berg
2018-06-21Gradually increasing HSTS max-age (#5912)Joona Hoikkala
2018-06-16Merge pull request #6121 from certbot/squashed-postfixBrad Warren
2018-06-16Merge branch 'master' into squashed-postfixsydneyli
2018-06-16Fixing up postfix pluginSydney Li
2018-06-16Add certbot-postfix to toolsBrad Warren
2018-06-16fix(display): alternate spaces and dashes (#6119)sydneyli
2018-06-15Separate integration coverage (#6113)Brad Warren
2018-06-15remove comment about renewer (#6115)Brad Warren
2018-06-15Used packaged acme in oldest tests. (#6112)Brad Warren
2018-06-14Add autorenew option to `renew` subcommand (#5911)r5d
2018-06-14add 0.25.1 changelog (#6111)Brad Warren
2018-06-140.25.1 update for master (#6110)Brad Warren
2018-06-13Fixes #6085. (#6091)Brad Warren
2018-06-13Require acme>=0.25.0 for nginx (#6099)Brad Warren
2018-06-11Wrap TLS-ALPN extension with ASN.1 (#6089)Roland Bracewell Shoemaker
2018-06-11Merge pull request #6075 from certbot/candidate-0.25.0Brad Warren
2018-06-08Unrevert #6000 and silence deprecation warnings (#6082)Brad Warren
2018-06-07Upgrade pinned twine version. (#6078)Brad Warren
2018-06-07Don't require festival during signing. (#6079)Brad Warren
2018-06-07Stop testing against Debian 7. (#6077)Brad Warren
2018-06-07Update changelog for 0.25.0 (#6076)Brad Warren
2018-06-06Bump version to 0.26.0Brad Warren
2018-06-06Release 0.25.0v0.25.0Brad Warren
2018-06-06Revert "switch signature verification to use pure cryptography (#6000)" (#6074)Brad Warren
2018-06-06Make python setup.py test use pytest for acme (#6072)Brad Warren
2018-06-05Automatically select among default vhosts if we have a port preference in ngi...ohemorange
2018-06-05Allow multiple add_headers directives (#6068)sydneyli
2018-06-05Reuse ACMEv1 accounts for ACMEv2 (#5902)ohemorange
2018-06-05Remove unneeded sys import (#5873)Brad Warren