Commit graph

26 commits

Author SHA1 Message Date
Kim Alvefur
93830ecf40 various: Update IETF RFC URLs for tools.ietf.org transition
See https://www.ietf.org/blog/finalizing-ietf-tools-transition/

Already done in various other places.
2022-08-05 16:54:15 +02:00
Kim Alvefur
cdd71f28ac Add makefiles compatible with BSD make 2018-03-11 06:01:19 +01:00
Kim Alvefur
e156c05ad4 Rename Makefile -> GNUmakefile to reflect dependency on GNU Make 2017-10-31 17:28:23 +01:00
Kim Alvefur
07da428d33 Merge 0.10->trunk 2016-11-05 00:28:30 +01:00
Kim Alvefur
24b2036f9e certs/Makefile: Remove more -c flags 2016-11-03 23:56:17 +01:00
Kim Alvefur
a6a85dc466 Merge 0.9->0.10 2016-11-03 23:55:46 +01:00
Kim Alvefur
f8b911269b 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
c94b7bbfcf Merge 0.10->trunk 2016-10-13 16:31:19 +02:00
Kim Alvefur
b25c9172b7 certs/localhost.cnf: Make localhost.crt self-signed (thanks jonas) 2016-10-13 16:30:57 +02:00
Emmanuel Gil Peyrot
c6048a7cb4 Update every link to the documentation to use HTTPS 2016-04-16 21:08:05 +01:00
Kim Alvefur
05db1004dc certs/Makefile: Add target for generating DH params 2016-02-25 15:36:12 +01:00
Kim Alvefur
b50935a87c certs/Makefile: Fix generating cert from only a key (no config then) 2015-12-24 10:39:13 +01:00
Kim Alvefur
58430694cc Merge 0.9->0.10 2015-12-23 12:11:07 +01:00
Kim Alvefur
ce293a372a certs/Makefile: Add targets for any combination of already existing config, key file 2015-12-23 12:10:26 +01:00
Kim Alvefur
22f1422f51 certs/Makefile: Run key generation with a stricter umask (fixes a race condition) 2015-12-23 12:07:03 +01:00
Kim Alvefur
cbb1f06088 cert/openssl.cnf: Split CSR and self-signed extensions into separate sections (see d2d7ad2563f9) 2015-11-09 14:16:39 +01:00
Kim Alvefur
7e594b0b3c Makefile, certs: Generate example certificates on build, remove the old static one 2013-11-22 15:27:21 +01:00
Kim Alvefur
c9d9694da0 certs/openssl.cnf: Update XMPP-Core references to reflect RFC publication 2013-03-15 09:51:43 +01:00
Kim Alvefur
7855128caa 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