aboutsummaryrefslogtreecommitdiffstats
path: root/certs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* certs/Makefile: Remove more -c flagsKim Alvefur2016-11-031-4/+4
* Merge 0.9->0.10Kim Alvefur2016-11-031-1/+1
|\
| * certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism ... aga...Kim Alvefur2016-11-031-1/+1
* | certs/Makefile: Add target for generating DH paramsKim Alvefur2016-02-251-0/+4
* | certs/Makefile: Fix generating cert from only a key (no config then)Kim Alvefur2015-12-241-2/+1
* | Merge 0.9->0.10Kim Alvefur2015-12-231-2/+2
|\|
| * certs/Makefile: Run key generation with a stricter umask (fixes a race condit...Kim Alvefur2015-12-231-2/+2
* | certs/Makefile: Add targets for any combination of already existing config, k...Kim Alvefur2015-12-231-3/+36
|/
* prosodyctl, prosody.cfg.lua.dist, certs/Makefile: Use .crt as suffix for cert...Kim Alvefur2013-01-081-3/+3
* certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism (thanks...Matthew Wild2010-12-081-1/+1
* certs/Makefile: Add .PRECIOUS to stop make deleting the key as an intermediat...Matthew Wild2010-12-061-0/+2
* certs: Add a default OpenSSL configuration file, and a Makefile.Kim Alvefur2010-12-031-0/+28