diff options
author | Kim Alvefur <zash@zash.se> | 2020-03-22 17:35:26 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2020-03-22 17:35:26 +0100 |
commit | cb06b214062cf399bad7ac32acf80d3a30a0898d (patch) | |
tree | 86b32af9cedd4b54b6b1059604c329f1851f566c /util/vcard.lua | |
parent | e20d9427abe748e4ff86e81355858582c518aca8 (diff) | |
download | prosody-cb06b214062cf399bad7ac32acf80d3a30a0898d.tar.gz prosody-cb06b214062cf399bad7ac32acf80d3a30a0898d.zip |
mod_admin_telnet: Handle unavailable cipher info (fixes #1510)
The LuaSec :info() method gathers info using the OpenSSL function
SSL_get_current_cipher(). Documentation for this function states that it
may return NULL if no session has been established (yet). If so, the
LuaSec functions wrapping this return nil, triggering a nil-indexing
error in mod_admin_telnet.
Diffstat (limited to 'util/vcard.lua')
0 files changed, 0 insertions, 0 deletions