Releases: saygoweb/imscp-letsencrypt
Releases · saygoweb/imscp-letsencrypt
v1.5.2
- Fix #15 gethostbyname detection can be fooled:
a. by using the local resolver and b. by the use of wildcard subdomains
This fix uses 'host' to do the lookup using an independent nameserver and check the result against regex.
v1.5.1
Continuing with the renaming of LetsEncrypt to SGW_LetsEncrypt.
v1.5.0
Introduced new packaging such that the installation via the iMSCP plugin interface now works.
v1.4.0
Fix #13 Tested support for iMSCP 1.4.7. See the CHANAGELOG for details.
v1.1.1
- Fix #7 SSL Certificate Invalid error. See CHANGELOG for details.
v1.1.0
- Added support for domain aliases and subdomains. See the CHANGELOG for details
v1.0.2
- Fix #2 Plugin blocked delete domain / customer
- Fix #3 Full chain not delivered by Apache
v1.0.0
Creates LetsEncrypt certificates for domains. Includes redirect from http -> https. Doesn't yet support subdomains and aliases.