aboutsummaryrefslogtreecommitdiffstats
path: root/setup-acf.in
Commit message (Collapse)AuthorAgeFilesLines
* Bugfix: If hostname -f does not work, then ssl creation will break and acf ↵Mika Havela2011-02-221-1/+1
| | | | | | won't work FQDN hostname might not be set in /etc/hosts and this could cause 'hostname -f' to fail. Even this does not happen too often, it still is a possibility. This patch prevents the problem.
* setup-acf: install opensslNatanael Copa2010-07-201-1/+1
| | | | so we can generate the certificate
* setup-acf: set permissions on /etc/acf/passwdNatanael Copa2009-10-091-0/+1
|
* setup-acf: use mini_httpd's default config and logfileNatanael Copa2009-09-031-6/+0
|
* setup-acf: added -e option to set email for self signed certNatanael Copa2009-09-011-2/+3
|
* setup-acf: use FQDN for selfsigned certNatanael Copa2009-08-311-2/+2
| | | | and make it possible to override the email address
* setup-acf: fix password generationNatanael Copa2009-08-201-1/+1
|
* setup-acf: create dir if missingNatanael Copa2009-08-191-0/+1
|
* renamed setup-webconf to setup-acfNatanael Copa2009-08-191-0/+111