Commit Graph

25 Commits (020cd46f0341663d71ebdbd02f67032ddcb4a677)

Author SHA1 Message Date
Kim Alvefur cdd71f28ac Add makefiles compatible with BSD make 8 years ago
Kim Alvefur e156c05ad4 Rename Makefile -> GNUmakefile to reflect dependency on GNU Make 8 years ago
Kim Alvefur 24b2036f9e certs/Makefile: Remove more -c flags 9 years ago
Kim Alvefur f8b911269b certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism ... again (thanks waqas) 9 years ago
Kim Alvefur b25c9172b7 certs/localhost.cnf: Make localhost.crt self-signed (thanks jonas) 9 years ago
Emmanuel Gil Peyrot c6048a7cb4 Update every link to the documentation to use HTTPS 10 years ago
Kim Alvefur 05db1004dc certs/Makefile: Add target for generating DH params 10 years ago
Kim Alvefur b50935a87c certs/Makefile: Fix generating cert from only a key (no config then) 10 years ago
Kim Alvefur ce293a372a certs/Makefile: Add targets for any combination of already existing config, key file 10 years ago
Kim Alvefur 22f1422f51 certs/Makefile: Run key generation with a stricter umask (fixes a race condition) 10 years ago
Kim Alvefur cbb1f06088 cert/openssl.cnf: Split CSR and self-signed extensions into separate sections (see d2d7ad2563f9) 10 years ago
Kim Alvefur 7e594b0b3c Makefile, certs: Generate example certificates on build, remove the old static one 12 years ago
Kim Alvefur c9d9694da0 certs/openssl.cnf: Update XMPP-Core references to reflect RFC publication 13 years ago
Kim Alvefur 7855128caa prosodyctl, prosody.cfg.lua.dist, certs/Makefile: Use .crt as suffix for certificates everywhere (thanks jasperixla) 13 years ago
Matthew Wild e3a8fa54c0 certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism (thanks Kev) 15 years ago
Matthew Wild ff99ebb604 certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism (thanks Kev) 15 years ago
Kim Alvefur 4d3ece9c60 certs/openssl.cnf: Specify output encoding. 15 years ago
Matthew Wild e79d0b6b56 certs/openssl.cnf: Change countryName from UK to GB 15 years ago
Matthew Wild 9c7aa289b6 certs/openssl.cnf: Change countryName from UK to GB 15 years ago
Matthew Wild b737fdbee9 certs/Makefile: Add .PRECIOUS to stop make deleting the key as an intermediate file (thanks deryni/Zash) 15 years ago
Matthew Wild 44a7ddd017 certs/Makefile: Add .PRECIOUS to stop make deleting the key as an intermediate file (thanks deryni/Zash) 15 years ago
Kim Alvefur a7033c6639 certs: Add a default OpenSSL configuration file, and a Makefile. 15 years ago
Kim Alvefur f8adb8757e certs: Add a default OpenSSL configuration file, and a Makefile. 15 years ago
Matthew Wild 9db4d1ee50 certs: Update default certs 16 years ago
Matthew Wild c753bc5f00 Add some example certificates and update the config to point to them 17 years ago