Commit Graph

15 Commits (71d2dced8dd98ce1b1bf67e2ebbae981cf85287c)

Author SHA1 Message Date
Kim Alvefur 6e6e46038c certs/Makefile: Fix generating cert from only a key (no config then) 10 years ago
Kim Alvefur ea6ee08b09 certs/Makefile: Add targets for any combination of already existing config, key file 10 years ago
Kim Alvefur f1ea08ed42 certs/Makefile: Run key generation with a stricter umask (fixes a race condition) 10 years ago
Kim Alvefur a0619f9361 cert/openssl.cnf: Split CSR and self-signed extensions into separate sections (see d2d7ad2563f9) 10 years ago
Kim Alvefur e4e9a24923 Makefile, certs: Generate example certificates on build, remove the old static one 12 years ago
Kim Alvefur b9f2e3dcb6 certs/openssl.cnf: Update XMPP-Core references to reflect RFC publication 13 years ago
Kim Alvefur 486f0e1874 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