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-09-05Disable TLS session tickets in Nginx (#7355)ohemorange
2019-09-03Bump version to 0.39.0Brad Warren
2019-09-03Release 0.38.0v0.38.00.38.xBrad Warren
2019-08-23Ensure relpath is executed on paths in the same drive (#7335)Adrien Ferrand
2019-08-22Stop turning session tickets off in Nginx (#7344)ohemorange
2019-08-16[Windows] Fix closing files descriptors during unit tests (#7326)Adrien Ferrand
2019-08-07Bump version to 0.38.0Brad Warren
2019-08-07Release 0.37.0v0.37.0Brad Warren
2019-08-06Move Nginx TLS configuration files into a specific folder (#7300)Adrien Ferrand
2019-08-02Follow Mozilla recs for Nginx ssl_protocols, ssl_ciphers, and ssl_prefer_serv...ohemorange
2019-07-26[Windows] Security model for files permissions - STEP 3f (#7233)Adrien Ferrand
2019-07-11Bump version to 0.37.0Erica Portnoy
2019-07-11Release 0.36.0v0.36.00.36.xErica Portnoy
2019-07-04[Windows] Security model for files permissions - STEP 3d (#6968)Adrien Ferrand
2019-07-03Simplify and deprecate viewing config changes (#7198)Brad Warren
2019-06-28Update Nginx conf file to match Mozilla's security recommendations (#7163)sydneyli
2019-06-14Turn off session tickets for versions of Nginx that support it (#7092)sydneyli
2019-06-06Bump version to 0.36.0Erica Portnoy
2019-06-06Release 0.35.0v0.35.0Erica Portnoy
2019-05-14 [Unix] Create a framework for certbot integration tests: PART 5-FINAL (#6989)Adrien Ferrand
2019-05-02Bump version to 0.35.0Erica Portnoy
2019-05-02Release 0.34.0v0.34.0Erica Portnoy
2019-04-12[Windows] Security model for files permissions - STEP 2 (#6895)Adrien Ferrand
2019-04-12Add reminder to local-oldest-requirements.txt. (#6943)Brad Warren
2019-04-09Merge pull request #6932 from adferrand/pylint-squashBrad Warren
2019-04-09Update to Pylint 1.9.4 and correctionsAdrien Ferrand
2019-04-03Bump version to 0.34.0Erica Portnoy
2019-04-03Release 0.33.0v0.33.0Erica Portnoy
2019-04-02Merge branch 'master' into pylintAdrien Ferrand
2019-03-29[Windows] Security model for files permissions - STEP 1 (#6893)Adrien Ferrand
2019-03-28Bump min nginx requirements to tested versions. (#6891)Brad Warren
2019-03-27Bump the min Certbot version for nginx plugin. (#6890)Brad Warren
2019-03-27Remove tls-sni related flags in cli. Add a deprecation warning instead. (#6853)Adrien Ferrand
2019-03-18Remove tls sni in nginx plugin (#6857)Adrien Ferrand
2019-03-14Remove tls-sni integration tests (#6852)Adrien Ferrand
2019-03-06Bump version to 0.33.0Erica Portnoy
2019-03-06Release 0.32.0v0.32.00.32.xErica Portnoy
2019-03-02Fix the Nginx configuration during integration tests (#6801)Adrien Ferrand
2019-02-22Fix test sdists with atexit handlers (#6769)Adrien Ferrand
2019-02-21[Windows] Working unit tests for certbot-nginx (#6782)Adrien Ferrand
2019-02-08Bump version to 0.32.0Brad Warren
2019-02-08Release 0.31.0v0.31.00.31.xBrad Warren
2019-01-30Forcibly reactivate tls-sni-01 challenges until complete removal. (#6683)Adrien Ferrand
2019-01-20Remove tls-sni-01 challenges in integration tests (#6679)Adrien Ferrand
2019-01-09[Windows|Unix] Avoid to re-execute challenges already validated (#6551)Adrien Ferrand
2019-01-02Bump version to 0.31.0Erica Portnoy
2019-01-02Release 0.30.0v0.30.0Erica Portnoy
2018-12-05Bump version to 0.30.0Brad Warren
2018-12-05Release 0.29.0v0.29.0Brad Warren
2018-11-17Merge branch 'master' into warnings-are-errorsErica Portnoy