This repository was archived by the owner on Jan 6, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -235,6 +235,7 @@ Below are the instructions for updating containers:
235235
236236## Versions
237237
238+ * ** 10.03.19:** - Add TLSv1.3 to ssl.conf.
238239* ** 02.03.19:** - Add php intl and posix modules.
239240* ** 27.02.19:** - Add gnupg package.
240241* ** 22.02.19:** - Rebase to alpine 3.9.
Original file line number Diff line number Diff line change @@ -126,6 +126,7 @@ app_setup_nginx_reverse_proxy_block: ""
126126
127127# changelog
128128changelogs :
129+ - { date: "10.03.19:", desc: "Add TLSv1.3 to ssl.conf." }
129130 - { date: "02.03.19:", desc: "Add php intl and posix modules." }
130131 - { date: "27.02.19:", desc: "Add gnupg package." }
131132 - { date: "22.02.19:", desc: "Rebase to alpine 3.9." }
Original file line number Diff line number Diff line change 1- ## Version 2019/01/09 - Changelog: https://github.com/linuxserver/docker-letsencrypt/commits/master/root/defaults/ssl.conf
1+ ## Version 2019/03/10 - Changelog: https://github.com/linuxserver/docker-letsencrypt/commits/master/root/defaults/ssl.conf
22
33# session settings
44ssl_session_timeout 1d;
You can’t perform that action at this time.
0 commit comments