prosody
log
graph
tags
bookmarks
branches
3137751751b4
browse
changeset
core/certmanager.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
core/certmanager.lua @ 5746:
3137751751b4
less
more
|
(0)
-28
tip
description
author
age
Merge 0.9->trunk
Matthew Wild
2013-07-13
certmanager: Set our own default cipher string, which includes only ciphers regarded as 'HIGH' strength (by OpenSSL). In particular this disables RC4.
Matthew Wild
2013-07-13
certmanager: Overhaul of how ssl configs are built.
Kim Alvefur
2013-06-13
Merge 0.9->trunk
Matthew Wild
2013-06-12
certmanager: Add single_dh_use and single_ecdh_use to default options
Matthew Wild
2013-06-12
Merge 0.9->trunk
Matthew Wild
2013-06-12
certmanager: Set ssl.curve to 'secp384r1' by default, to enable ECC ciphers
Matthew Wild
2013-06-12
Merge 0.9->trunk
Matthew Wild
2013-06-11
certmanager: Use 'curve' and 'dhparam' options from ssl config if present
Matthew Wild
2013-06-11
certmanager: Complain if key or certificate is missing from SSL config.
Kim Alvefur
2013-06-07
certmanager: Disable SSL compression if possible (LuaSec 0.5 or 0.4.1+OpenSSL 1.x)
Matthew Wild
2013-05-22
core.*: Complete removal of all traces of the "core" section and section-related code.
Kim Alvefur
2013-03-23
certmanager: Fix nil index if no LuaSec available
Kim Alvefur
2013-01-07
core.certmanager: Add support for LuaSec 0.5. Also compat with MattJs luasec-hg
Kim Alvefur
2012-12-28
certmanager: Remove unused import of setmetatable
Matthew Wild
2012-07-23
certmanager: Fix for traceback WITH LuaSec... (!) (thanks IRON)
Matthew Wild
2012-07-23
certmanager: Fix traceback for missing LuaSec (thanks Link Mauve)
Matthew Wild
2012-07-23
certmanager: Add quotes around cert file path when logging.
Waqas Hussain
2012-06-12
certmanager: tonumber() (fix for 0b8134015635)
Matthew Wild
2012-05-19
certmanager: Don't use no_ticket option before LuaSec 0.4
Matthew Wild
2012-05-19
certmanager: no_ticket is not a verification option (thanks Zash)
Matthew Wild
2012-05-18
certmanager: Add no_ticket option for OpenSSL (we don't support resumption yet)
Matthew Wild
2012-05-17
certmanager: Adjust error messages to be non-specific about 'host' (so we can specify a service name instead ffor SSL)
Matthew Wild
2012-05-11
core.certmanager: Log a message when a password is required but not supplied. fixes #214
Kim Alvefur
2012-04-21
certmanager: More informative logging.
Waqas Hussain
2011-11-01
certmanager: Support setting ciphers in SSL config. LuaSec apparently ignores the documented ciphers option.
Waqas Hussain
2011-08-25
certmanager: Add required verify flags for cert verification if LuaSec (probably) supports them
Matthew Wild
2010-11-28
prosody, configmanager, certmanager: Relocate prosody.resolve_relative_path() to configmanager, and update certmanager (the only user of this function)
Matthew Wild
2010-11-10
less
more
|
(0)
-28
tip