Skip to content

Releases: SteveLTN/https-portal

1.21.0

27 Nov 06:59

Choose a tag to compare

  • Add support for more custom Nginx config blocks
  • Allow changing default index file when serving static files
  • Use 307 Redirect by default

1.20.1

27 Oct 18:05

Choose a tag to compare

  • Fix the bug that the initial dummy certificate to copy doesn't exist.

1.20.0

27 Oct 08:28

Choose a tag to compare

  • Reject SSL handshake when visiting the default server.
  • Removed the dummy certificate on default server.

1.20.0-beta2

17 Sep 10:24

Choose a tag to compare

1.20.0-beta2 Pre-release
Pre-release

Fix encoding issues.

1.20.0-beta1

17 Sep 08:57

Choose a tag to compare

1.20.0-beta1 Pre-release
Pre-release

Added support for ASCII-extended characters in domain names, such as å and ß.

1.19.2

28 Aug 17:20

Choose a tag to compare

Make Chrome a bit happier with local certificates. A "Proceed to unsafe" is now displayed.

1.19.1

24 Aug 00:24

Choose a tag to compare

Bugfix: Local certificates were not generated, but was using dummy ones instead.

1.19.0

08 Apr 17:53

Choose a tag to compare

  • Support customizing private key type

1.18.0

27 Feb 19:37

Choose a tag to compare

  • When adding new domains, HTTPS-PORTAL can now continue to serve old domains instead being down while signing new ones. It is useful if you add a lot of domains to the existing config.

1.18.0-beta

06 Feb 21:56

Choose a tag to compare

1.18.0-beta Pre-release
Pre-release
  • Continue to serve already-configured domains even when configuring new domains