diff options
author | Kim Alvefur <zash@zash.se> | 2023-04-30 23:45:55 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2023-04-30 23:45:55 +0200 |
commit | 8a854d169b6f7e3f7af0db57da1010ff91c2ab69 (patch) | |
tree | 93c9d353e47c37c56a10c627652e6601b8f37998 /plugins/mod_uptime.lua | |
parent | 693ac009db93fd14d15e465f5e11a77485037b09 (diff) | |
download | prosody-8a854d169b6f7e3f7af0db57da1010ff91c2ab69.tar.gz prosody-8a854d169b6f7e3f7af0db57da1010ff91c2ab69.zip |
mod_admin_shell: Refactor 'cert' column
Removes some dead code and hopefully simplifies a bit.
There's a tree of possibilities with the two tri-state status
properties, something like
chain:
* nil -- cert validation disabled?
* invalid -- something wrong with the chain (including ee cert)
* valid -- chain ok
cert:
* nil -- incomplete validation??
* invalid -- mismatched names or such
* valid -- all good!
Diffstat (limited to 'plugins/mod_uptime.lua')
0 files changed, 0 insertions, 0 deletions