Software /
code /
prosody-modules
File
mod_sslv3_warn/README.md @ 6206:ac7e2992fe6e
mod_rest: Strip down error payloads to avoid stack overflow
When the util.error feature of including a traceback in the error,
util.json can't serialize it as it is often self-referential.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 16 Mar 2025 17:04:51 +0100 |
parent | 6088:a8f1cae2c8d6 |
line wrap: on
line source
--- summary: 'Warn clients that try sslv3' labels: - 'Stage-Obsolete' ... ::: {.alert .alert-warning} Prosody does not allow any sslv3 connection anymore, making this module obsolete. :::