Software /
code /
prosody
Log
certs/Makefile @ 7511:ef6505962351
description | author | age |
---|---|---|
certs/Makefile: Add target for generating DH params | Kim Alvefur | 2016-02-25 |
certs/Makefile: Fix generating cert from only a key (no config then) | Kim Alvefur | 2015-12-24 |
Merge 0.9->0.10 | Kim Alvefur | 2015-12-23 |
certs/Makefile: Run key generation with a stricter umask (fixes a race condition) | Kim Alvefur | 2015-12-23 |
certs/Makefile: Add targets for any combination of already existing config, key file | Kim Alvefur | 2015-12-23 |
prosodyctl, prosody.cfg.lua.dist, certs/Makefile: Use .crt as suffix for certificates everywhere (thanks jasperixla) | Kim Alvefur | 2013-01-08 |
certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism (thanks Kev) | Matthew Wild | 2010-12-08 |
certs/Makefile: Add .PRECIOUS to stop make deleting the key as an intermediate file (thanks deryni/Zash) | Matthew Wild | 2010-12-06 |
certs: Add a default OpenSSL configuration file, and a Makefile. | Kim Alvefur | 2010-12-03 |