Releases: SteveLTN/https-portal
Releases · SteveLTN/https-portal
1.25.2
- Bugfix: Make sure when upgrade from older version, v1.25 doesn't create duplicated certificates due to the naming change of configuration files.
1.25.1
- Add
subjectAltName
to the local self-signed certificates
1.25.0
- Support other ports than 443 on HTTPS
1.24.2
Bugfix: Certificate renewal cron job failing because PATH
ENV not including the /command
folder in cron jobs.
1.24.1
- Update Nginx image
- Fix a bug where HTTP/2 wasn't enabled correcly
1.23.1
- fix a bug where HTTP Basic Auth password can be interpolated.
1.23.0
- Add Healthcheck
- Change the way local certs are generated, so it respects
CERTIFICATE_ALGORITHM
configuration
- Add ECDSA ciphers for TLSv1.2
1.22.0
Upgrade Nginx to 1.23.0, which fixes issues with TLS 1.3.
1.21.1
Fix a bug that some environment variables aren't carried to cron jobs.