Version History

Version 3.1.1 - 2017-03-08

Fix problems in renewing certificates (fixes Error parsing certificate request. Extensions in the CSR marked critical can cause this error).

 

Version 3.1.0 - 2017-01-02

Allow using remote connections when authorizing a domain via command line.

 

Version 3.0.0 - 2016-11-24

Add support for internationalized domain names.

 

Version 2.1.5 - 2016-10-21

Fix cleanup of remote connection.

 

Version 2.1.4 - 2016-10-21

Fix editing domains without certificates.

 

Version 2.1.3 - 2016-06-28

Added link to instructions about how to setup a custom Let's Encrypt server.

 

Version 2.1.2 - 2016-06-24

Update instructions for developers.

 

Version 2.1.1 - 2016-05-12

Fixes for the upcoming concrete5 8.0.

 

Version 2.1.0 - 2016-02-15

The SSH2 PHP extension is not required anymore to access remote servers.

 

Version 2.0.0 - 2016-02-14

Remote server support!
The authorization of domains located on remote servers can be performed via SSH or FTP automatically, no need to manually create files and folders.
Certificate files can also be automatically saved via SSH or FTP to remote servers. In case of SSH access, you can also specify a command to be executed after certificate files have been uploaded, so that the remote web server can reload the new certificates (for instance with service apache2 reload).

 

Version 1.0.1 - 2016-02-02

Minor code cleanup.

 

Version 1.0.0 - 2016-01-31

First public version.