prosody
log
graph
tags
bookmarks
branches
0978ada808cc
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 @ 4882:
0978ada808cc
less
more
|
(0)
tip
description
author
age
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
certmanager, hostmanager, mod_tls: Move responsibility for creating per-host SSL contexts to mod_tls, meaning reloading certs is now as trivial as reloading mod_tls
Matthew Wild
2010-11-06
Monster whitespace commit (beware the whitespace monster).
Waqas Hussain
2010-10-16
prosody.resolve_relative_path: Updated to take a parent path to resolve against.
Waqas Hussain
2010-07-23
Merge 0.7->trunk
Matthew Wild
2010-07-23
certmanager: Don't disable LuaSec and future cert loading on failure, and add error messages to the no LuaSec/config cases (thanks Jakob)
Matthew Wild
2010-07-23
Merge with backout
Matthew Wild
2010-07-15
Backed out changeset 598c33a99a31 (already fixed a better way)
Matthew Wild
2010-07-15
certmanager: Fix to handle the case of no SSL configuration at all
Matthew Wild
2010-07-14
certmanager: Added copyright header.
Waqas Hussain
2010-07-15
certmanager: Defined default_capath to prevent a global nil access.
Waqas Hussain
2010-07-15
certmanager: Use an empty table as the default ssl config when a global 'ssl' config option isn't specified (fixes a top-level traceback on startup).
Waqas Hussain
2010-07-15
certmanager: Remove debug logging accidentally committed
Matthew Wild
2010-07-13
certmanager: Adjust paths of SSL key/certs to be relative to the config file, fixes #147
Matthew Wild
2010-07-13
certmanager: Friendlier error reporting on OpenWRT and other cases where we don't understand the OpenSSL error
Matthew Wild
2010-03-05
certmanager: Fix nil global access (thanks Marc)
Matthew Wild
2010-03-05
certmanager: Fix global access
Matthew Wild
2010-03-01
Merge with 0.7
Matthew Wild
2010-02-13
certmanager: Bring back the friendly errors when failing to load the key/certificate file
Matthew Wild
2010-02-13
certmanager, hostmanager: Rename get_context() to create_context() to be more explicit about what it does
Matthew Wild
2010-02-13
certmanager: Fix traceback with no LuaSec
Matthew Wild
2010-02-05
certmanager: Tabs not spaces!
Matthew Wild
2010-02-05
certmanager: Hello world, I'm come to manage your SSL contexts
Matthew Wild
2010-01-31
less
more
|
(0)
tip