certs/Makefile: Remove more -c flags
|
Kim Alvefur |
Thu, 03 Nov 2016 23:56:17 +0100 |
Merge 0.9->0.10
|
Kim Alvefur |
Thu, 03 Nov 2016 23:55:46 +0100 |
certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism ... again (thanks waqas)
|
Kim Alvefur |
Thu, 03 Nov 2016 23:51:40 +0100 |
certs/Makefile: Add target for generating DH params
|
Kim Alvefur |
Thu, 25 Feb 2016 15:36:12 +0100 |
certs/Makefile: Fix generating cert from only a key (no config then)
|
Kim Alvefur |
Thu, 24 Dec 2015 10:39:13 +0100 |
Merge 0.9->0.10
|
Kim Alvefur |
Wed, 23 Dec 2015 12:11:07 +0100 |
certs/Makefile: Run key generation with a stricter umask (fixes a race condition)
|
Kim Alvefur |
Wed, 23 Dec 2015 12:07:03 +0100 |
certs/Makefile: Add targets for any combination of already existing config, key file
|
Kim Alvefur |
Wed, 23 Dec 2015 12:10:26 +0100 |
prosodyctl, prosody.cfg.lua.dist, certs/Makefile: Use .crt as suffix for certificates everywhere (thanks jasperixla)
|
Kim Alvefur |
Tue, 08 Jan 2013 21:20:00 +0100 |
certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism (thanks Kev)
|
Matthew Wild |
Wed, 08 Dec 2010 17:01:23 +0000 |
certs/Makefile: Add .PRECIOUS to stop make deleting the key as an intermediate file (thanks deryni/Zash)
|
Matthew Wild |
Mon, 06 Dec 2010 18:48:23 +0000 |
certs: Add a default OpenSSL configuration file, and a Makefile.
|
Kim Alvefur |
Fri, 03 Dec 2010 16:40:42 +0100 |