Software /
code /
prosody
Log
core/certmanager.lua @ 6568:b54b33f59c6e
description | author | age |
---|---|---|
certmanager: Limit certificate chain depth to 9 | Kim Alvefur | 2015-02-05 |
certmanager: Options that appear to be available since LuaSec 0.2 | Kim Alvefur | 2015-02-05 |
certmanager: Improve "detection" of features that depend on LuaSec version | Kim Alvefur | 2015-02-05 |
certmanager: Add locals for ssl.context and ssl.x509 | Kim Alvefur | 2015-02-05 |
certmanager: Early return from the entire module if LuaSec is unavailable | Kim Alvefur | 2015-02-05 |
certmanager: Make global variable access explicit | Matthew Wild | 2015-01-20 |
certmanager, mod_tls: Return final ssl config as third return value (fix for c6caaa440e74, portmanager assumes non-falsy second return value is an error) (thanks deoren) | Kim Alvefur | 2014-11-22 |
certmanager: Return final ssl config along with ssl context on success | Kim Alvefur | 2014-11-19 |