Skip to content

Releases: saygoweb/imscp-letsencrypt

v1.5.2

05 May 18:28
Compare
Choose a tag to compare
  • 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

24 Jun 03:14
Compare
Choose a tag to compare

Continuing with the renaming of LetsEncrypt to SGW_LetsEncrypt.

v1.5.0

24 Mar 11:01
Compare
Choose a tag to compare

Introduced new packaging such that the installation via the iMSCP plugin interface now works.

v1.4.0

18 Jul 16:41
Compare
Choose a tag to compare

Fix #13 Tested support for iMSCP 1.4.7. See the CHANAGELOG for details.

v1.1.1

07 Sep 13:42
Compare
Choose a tag to compare
  • Fix #7 SSL Certificate Invalid error. See CHANGELOG for details.

v1.1.0

06 Sep 05:01
Compare
Choose a tag to compare
  • Added support for domain aliases and subdomains. See the CHANGELOG for details

v1.0.2

31 Aug 13:25
Compare
Choose a tag to compare
  • Fix #2 Plugin blocked delete domain / customer
  • Fix #3 Full chain not delivered by Apache

v1.0.0

23 Aug 13:45
Compare
Choose a tag to compare

Creates LetsEncrypt certificates for domains. Includes redirect from http -> https. Doesn't yet support subdomains and aliases.