aboutsummaryrefslogtreecommitdiffstats
path: root/certs
Commit message (Expand)AuthorAgeFilesLines
* various: Update IETF RFC URLs for tools.ietf.org transitionKim Alvefur2022-08-051-1/+1
* Add makefiles compatible with BSD makeKim Alvefur2018-03-111-0/+18
* Rename Makefile -> GNUmakefile to reflect dependency on GNU MakeKim Alvefur2017-10-311-0/+0
* Merge 0.10->trunkKim Alvefur2016-11-051-5/+5
|\
| * certs/Makefile: Remove more -c flagsKim Alvefur2016-11-031-4/+4
| * Merge 0.9->0.10Kim Alvefur2016-11-031-1/+1
| |\
| | * certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism ... aga...Kim Alvefur2016-11-031-1/+1
* | | Merge 0.10->trunkKim Alvefur2016-10-131-3/+1
|\| |
| * | certs/localhost.cnf: Make localhost.crt self-signed (thanks jonas)Kim Alvefur2016-10-131-3/+1
* | | Update every link to the documentation to use HTTPSEmmanuel Gil Peyrot2016-04-161-1/+1
|/ /
* | certs/Makefile: Add target for generating DH paramsKim Alvefur2016-02-251-0/+4
* | certs/Makefile: Fix generating cert from only a key (no config then)Kim Alvefur2015-12-241-2/+1
* | Merge 0.9->0.10Kim Alvefur2015-12-231-2/+2
|\|
| * certs/Makefile: Run key generation with a stricter umask (fixes a race condit...Kim Alvefur2015-12-231-2/+2
* | certs/Makefile: Add targets for any combination of already existing config, k...Kim Alvefur2015-12-231-3/+36
|/
* cert/openssl.cnf: Split CSR and self-signed extensions into separate sections...Kim Alvefur2015-11-091-4/+10
* Makefile, certs: Generate example certificates on build, remove the old stati...Kim Alvefur2013-11-223-37/+24
* certs/openssl.cnf: Update XMPP-Core references to reflect RFC publicationKim Alvefur2013-03-151-2/+2
* prosodyctl, prosody.cfg.lua.dist, certs/Makefile: Use .crt as suffix for cert...Kim Alvefur2013-01-082-3/+3
* certs/openssl.cnf: Specify output encoding.Kim Alvefur2011-01-081-2/+2
* certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism (thanks...Matthew Wild2010-12-081-1/+1
* certs/openssl.cnf: Change countryName from UK to GBMatthew Wild2010-12-061-1/+1
* certs/Makefile: Add .PRECIOUS to stop make deleting the key as an intermediat...Matthew Wild2010-12-061-0/+2
* certs: Add a default OpenSSL configuration file, and a Makefile.Kim Alvefur2010-12-032-0/+80
* certs: Update default certsMatthew Wild2009-10-172-33/+33
* Add some example certificates and update the config to point to themMatthew Wild2008-11-292-0/+37