aboutsummaryrefslogtreecommitdiffstats
path: root/src/server (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-02-12ImprovementAlexandre Alouit1-2/+8
add support for Nginx aliasdomains subdomains
2016-02-11Fix bug with foreachSatoshi1-1/+1
2016-02-11Add support for subs for aliasesSatoshi1-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.
2016-02-04bugfixAlexandre Alouit2-2/+8
support subdomain for alias domain
2016-02-03Update nginx_plugin.inc.phpSatoshi1-1/+1
wrong name
2016-02-02improvementsAlexandre Alouit2-0/+20
alias domain support
2016-01-30fix typoAlexandre Alouit1-1/+1
2016-01-20improvements & bug fixAlexandre Alouit2-13/+71
add subdomains support fix autosubdomain « hot » change fix domain « hot » change fix nginx minor bug update todo list update readme
2015-12-22bugfixAlexandre Alouit1-1/+5
fix first creation for nginx
2015-12-07Update apache2_plugin.inc.phpTheOtherAirForce1-1/+1
2015-12-06fix for corrupt chain on mobil device (e.g. safari on ipad)Mathias Schiller1-1/+14
2015-12-05bugfixAlexandre Alouit1-8/+0
fix hidden directory for nginx
2015-12-04bugfix & improvementsAlexandre Alouit2-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
2015-11-30bugfixAlexandre Alouit2-6/+6
2015-11-26improvement & bugfixAlexandre Alouit3-0/+6204
use complete files instead patch fix subdomain auto-redirection