Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | certs/Makefile: Fix generating cert from only a key (no config then) | Kim Alvefur | 2015-12-24 | 1 | -2/+1 |
| | |||||
* | Merge 0.9->0.10 | Kim Alvefur | 2015-12-23 | 1 | -2/+2 |
|\ | |||||
| * | certs/Makefile: Run key generation with a stricter umask (fixes a race ↵ | Kim Alvefur | 2015-12-23 | 1 | -2/+2 |
| | | | | | | | | condition) | ||||
* | | certs/Makefile: Add targets for any combination of already existing config, ↵ | Kim Alvefur | 2015-12-23 | 1 | -3/+36 |
|/ | | | | key file | ||||
* | prosodyctl, prosody.cfg.lua.dist, certs/Makefile: Use .crt as suffix for ↵ | Kim Alvefur | 2013-01-08 | 1 | -3/+3 |
| | | | | certificates everywhere (thanks jasperixla) | ||||
* | certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism ↵ | Matthew Wild | 2010-12-08 | 1 | -1/+1 |
| | | | | (thanks Kev) | ||||
* | certs/Makefile: Add .PRECIOUS to stop make deleting the key as an ↵ | Matthew Wild | 2010-12-06 | 1 | -0/+2 |
| | | | | intermediate file (thanks deryni/Zash) | ||||
* | certs: Add a default OpenSSL configuration file, and a Makefile. | Kim Alvefur | 2010-12-03 | 1 | -0/+28 |