aboutsummaryrefslogtreecommitdiffstats
path: root/certs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism ... ↵Kim Alvefur2016-11-031-1/+1
| | | | again (thanks waqas)
* certs/Makefile: Run key generation with a stricter umask (fixes a race ↵Kim Alvefur2015-12-231-2/+2
| | | | condition)
* prosodyctl, prosody.cfg.lua.dist, certs/Makefile: Use .crt as suffix for ↵Kim Alvefur2013-01-081-3/+3
| | | | certificates everywhere (thanks jasperixla)
* certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism ↵Matthew Wild2010-12-081-1/+1
| | | | (thanks Kev)
* certs/Makefile: Add .PRECIOUS to stop make deleting the key as an ↵Matthew Wild2010-12-061-0/+2
| | | | intermediate file (thanks deryni/Zash)
* certs: Add a default OpenSSL configuration file, and a Makefile.Kim Alvefur2010-12-031-0/+28