aboutsummaryrefslogtreecommitdiffstats
path: root/src/server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ImprovementAlexandre Alouit2016-02-121-2/+8
| | | | add support for Nginx aliasdomains subdomains
* Fix bug with foreachSatoshi2016-02-111-1/+1
|
* Add support for subs for aliasesSatoshi2016-02-111-2/+8
| | | Add support for subdomains for aliases. If you have both, subs for your main domain and aliases for your main domain, you need cert for subs of yours aliases.
* bugfixAlexandre Alouit2016-02-042-2/+8
| | | | support subdomain for alias domain
* Update nginx_plugin.inc.phpSatoshi2016-02-031-1/+1
| | | wrong name
* improvementsAlexandre Alouit2016-02-022-0/+20
| | | | alias domain support
* fix typoAlexandre Alouit2016-01-301-1/+1
|
* improvements & bug fixAlexandre Alouit2016-01-202-13/+71
| | | | | | | | | add subdomains support fix autosubdomain « hot » change fix domain « hot » change fix nginx minor bug update todo list update readme
* bugfixAlexandre Alouit2015-12-221-1/+5
| | | | fix first creation for nginx
* Update apache2_plugin.inc.phpTheOtherAirForce2015-12-071-1/+1
|
* fix for corrupt chain on mobil device (e.g. safari on ipad)Mathias Schiller2015-12-061-1/+14
|
* bugfixAlexandre Alouit2015-12-051-8/+0
| | | | fix hidden directory for nginx
* bugfix & improvementsAlexandre Alouit2015-12-042-4/+37
| | | | | | | | prevent apache with conf.d directory instead conf-available create challenge directory (prevent Let’s Encrypt create file with bad permission) use debug ispconfig function use fullchain for apache
* bugfixAlexandre Alouit2015-11-302-6/+6
|
* improvement & bugfixAlexandre Alouit2015-11-263-0/+6204
use complete files instead patch fix subdomain auto-redirection