Commit graph

25 commits

Author SHA1 Message Date
Kim Alvefur
e698dcfc66 Add makefiles compatible with BSD make 2018-03-11 06:01:19 +01:00
Kim Alvefur
df4e8ebbef Rename Makefile -> GNUmakefile to reflect dependency on GNU Make 2017-10-31 17:28:23 +01:00
Kim Alvefur
beb642888e Merge 0.10->trunk 2016-11-05 00:28:30 +01:00
Kim Alvefur
3b7519cf78 certs/Makefile: Remove more -c flags 2016-11-03 23:56:17 +01:00
Kim Alvefur
e7633167c7 Merge 0.9->0.10 2016-11-03 23:55:46 +01:00
Kim Alvefur
9cffff30d2 certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism ... again (thanks waqas) 2016-11-03 23:51:40 +01:00
Kim Alvefur
a3404f4563 Merge 0.10->trunk 2016-10-13 16:31:19 +02:00
Kim Alvefur
63e5033c12 certs/localhost.cnf: Make localhost.crt self-signed (thanks jonas) 2016-10-13 16:30:57 +02:00
Emmanuel Gil Peyrot
bbf1653e04 Update every link to the documentation to use HTTPS 2016-04-16 21:08:05 +01:00
Kim Alvefur
14ddd031ce certs/Makefile: Add target for generating DH params 2016-02-25 15:36:12 +01:00
Kim Alvefur
6e6e46038c certs/Makefile: Fix generating cert from only a key (no config then) 2015-12-24 10:39:13 +01:00
Kim Alvefur
8a91b6495e Merge 0.9->0.10 2015-12-23 12:11:07 +01:00
Kim Alvefur
ea6ee08b09 certs/Makefile: Add targets for any combination of already existing config, key file 2015-12-23 12:10:26 +01:00
Kim Alvefur
f1ea08ed42 certs/Makefile: Run key generation with a stricter umask (fixes a race condition) 2015-12-23 12:07:03 +01:00
Kim Alvefur
a0619f9361 cert/openssl.cnf: Split CSR and self-signed extensions into separate sections (see d2d7ad2563f9) 2015-11-09 14:16:39 +01:00
Kim Alvefur
e4e9a24923 Makefile, certs: Generate example certificates on build, remove the old static one 2013-11-22 15:27:21 +01:00
Kim Alvefur
b9f2e3dcb6 certs/openssl.cnf: Update XMPP-Core references to reflect RFC publication 2013-03-15 09:51:43 +01:00
Kim Alvefur
486f0e1874 prosodyctl, prosody.cfg.lua.dist, certs/Makefile: Use .crt as suffix for certificates everywhere (thanks jasperixla) 2013-01-08 21:20:00 +01:00
Kim Alvefur
4d3ece9c60 certs/openssl.cnf: Specify output encoding. 2011-01-08 09:09:19 +01:00
Matthew Wild
e3a8fa54c0 certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism (thanks Kev) 2010-12-08 17:01:23 +00:00
Matthew Wild
e79d0b6b56 certs/openssl.cnf: Change countryName from UK to GB 2010-12-06 18:51:45 +00:00
Matthew Wild
b737fdbee9 certs/Makefile: Add .PRECIOUS to stop make deleting the key as an intermediate file (thanks deryni/Zash) 2010-12-06 18:48:23 +00:00
Kim Alvefur
f8adb8757e certs: Add a default OpenSSL configuration file, and a Makefile. 2010-12-03 16:40:42 +01:00
Matthew Wild
9db4d1ee50 certs: Update default certs 2009-10-17 18:09:07 +01:00
Matthew Wild
c753bc5f00 Add some example certificates and update the config to point to them 2008-11-29 17:21:04 +00:00