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-26Make the contents of the nginx plugin private (#7589)ohemorange
2019-11-26Refactor certbot/ and certbot/tests/ to use the same structure as the other p...ohemorange
2019-11-25Make the contents of the apache plugin private (#7579)ohemorange
2019-11-25Remove unused nginx docs (#7576)ohemorange
2019-11-15fixes #7553 (#7560)Brad Warren
2019-11-13Move configuration.py to _internal (#7542)ohemorange
2019-11-12Move constants.py to _internal (#7534)ohemorange
2019-11-09Make uncomplicated modules private (#7528)ohemorange
2019-11-06Bump version to 1.0.0Erica Portnoy
2019-11-06Release 0.40.1v0.40.1Erica Portnoy
2019-11-05Release 0.40.0v0.40.0Erica Portnoy
2019-10-31Remove references to TLS-SNI-01 outside of ACME (#7479)Brad Warren
2019-10-01Bump version to 0.40.0Erica Portnoy
2019-10-01Release 0.39.0v0.39.00.39.xErica Portnoy
2019-10-01Keep compatibility with IE11 in the Nginx plugin (#7414)test-0.39.0Brad Warren
2019-09-24List support for Python 3.8 (#7392)Brad Warren
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