Skip to content

Releases: SteveLTN/https-portal

1.15.0

30 Nov 19:50

Choose a tag to compare

  • In redirection mode, for instance a.example.com => b.example.com, when visiting http://a.example.com, redirect to https://a.example.com first, then redirect to https://b.example.com to save the HSTS header in clients' browsers.
  • Minor refactoring
  • Generate a self-signed certificate for default server, in order to prevent access from unlistened domains.

1.14.0

21 Nov 16:06

Choose a tag to compare

Bump version to 1.14.0

1.13.0

27 Sep 17:10

Choose a tag to compare

Allow setting of renew_margin_days as an environment variable.

1.12.1

27 Sep 16:46

Choose a tag to compare

Bugfix: multi-line environment variables weren't picked up in cron jobs.

1.12.0

30 Jun 16:46

Choose a tag to compare

Support custom server level configuration block of Nginx.

1.11.0

19 Jun 14:26

Choose a tag to compare

Add built-in log rotation.

1.10.1

13 Mar 17:19

Choose a tag to compare

Change version to 1.10.1, add DEBUG flag

1.10.0

08 Mar 11:23
6dd1346

Choose a tag to compare

Add support for listening to IPv6.

1.9.0

13 Feb 19:52

Choose a tag to compare

  • Add a flag to enable vhost in access logs, see this PR

1.8.1

18 Jan 21:48

Choose a tag to compare

  • Addresses #219, improve support for multi-line YAML syntax