summaryrefslogtreecommitdiff
path: root/data/templates/https
AgeCommit message (Collapse)Author
2021-09-06https: T2230: only support TLS1.2 and TLS1.3Christian Poessinger
(cherry picked from commit 7546e249708de3e0b4bf8f89912caf73265edd60)
2021-08-13nginx: T3740: use bracketize_ipv6 Jinja2 filter on server addressChristian Poessinger
(cherry picked from commit f3df9e97c6bedd305133e860654fc0213c12fd6b)
2021-02-26https: T3357: redirect http request on non-standard https portJohn Estabrook
(cherry picked from commit 2c798f7b9064bc9833935eae534a885b97d34738)
2020-10-29T3029 Correct generated nginx contentCédric Jeanneret
The redirection was using the wrong variable ($server_name), making the browser going to https://_ instead of the right variable.
2020-08-26https: T2830: update to use get_config_dictJohn Estabrook
2020-08-19https: T2815: adjust for change in certbot config directoryJohn Estabrook
2020-04-08http api: T2252: increase proxy_read_timeout for image managementJohn Estabrook
2020-04-07http api: T2160: Fix error message when api proxy restricted.John Estabrook
2020-04-05https: T2230: convert template from dos to unix line endingsChristian Poessinger
2020-04-05https: T2230: move inlined templates to dedicated filesChristian Poessinger