aboutsummaryrefslogtreecommitdiffstats
path: root/certs
Commit message (Collapse)AuthorAgeFilesLines
* Makefile, certs: Generate example certificates on build, remove the old ↵Kim Alvefur2013-11-223-37/+24
| | | | static one
* 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 ↵Kim Alvefur2013-01-082-3/+3
| | | | certificates everywhere (thanks jasperixla)
* 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 ↵Matthew Wild2010-12-081-1/+1
| | | | (thanks Kev)
* 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 ↵Matthew Wild2010-12-061-0/+2
| | | | intermediate file (thanks deryni/Zash)
* 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