Releases: SteveLTN/https-portal
Releases · SteveLTN/https-portal
1.4.3
09 Oct 18:50
Compare
Sorry, something went wrong.
No results found
Bugfix: underscores in domains or upstreams result errors
Check not only if the keys exist, but also it is a valid key before skipping generating them
v1.4.2
18 Sep 17:47
Compare
Sorry, something went wrong.
No results found
Change version number in welcome to 1.4.2
v1.4.1
18 Sep 17:43
Compare
Sorry, something went wrong.
No results found
This is just a dummy release to test DockerHub's automatic versioning :-)
v1.4.0
18 Sep 17:23
Compare
Sorry, something went wrong.
No results found
Some small feature updates:
Add option to manually set genrsa numbits - @YDKK
Add IP access restriction support - @prilka
Update the document
Fix a bug of HTTP basic auth
v1.3.0
23 Jun 15:31
Compare
Sorry, something went wrong.
No results found
Add support for HTTP basic auth.
v1.2.9
31 May 19:58
Compare
Sorry, something went wrong.
No results found
Further fix the backwards compatibility issue.
v1.2.8
30 Apr 19:20
Compare
Sorry, something went wrong.
No results found
Fix issues with linking signed certs to chained ones.
v1.2.7
27 Apr 18:00
Compare
Sorry, something went wrong.
No results found
Use a dummy process to chain certificates, for backward compatibility.
v1.2.6
25 Apr 04:00
Compare
Sorry, something went wrong.
No results found
Bugfix.
If you provide your own Nginx config and used chained_cert_path, it gave errors because the method is deprecated. Now it gives a warning and calls signed_cert_path.
v1.2.5
24 Apr 20:16
Compare
Sorry, something went wrong.
No results found
Use ACME v2 protocol
Skip checking from within the container.
Thanks to @jacqt