diff options
author | Jonas Schäfer <jonas@wielicki.name> | 2021-08-29 15:04:47 +0200 |
---|---|---|
committer | Jonas Schäfer <jonas@wielicki.name> | 2021-08-29 15:04:47 +0200 |
commit | 52a9ddd22a9cbf0af9a9cae9fb7ce244c5ab4f35 (patch) | |
tree | 1c758c46610ae2dcced475927cf5a0370376469c /spec/scansion/pubsub_preconditions.scs | |
parent | 43345d4169f0b6fb66a1f2eb8ee297bf5c4ccfc4 (diff) | |
download | prosody-52a9ddd22a9cbf0af9a9cae9fb7ce244c5ab4f35.tar.gz prosody-52a9ddd22a9cbf0af9a9cae9fb7ce244c5ab4f35.zip |
net.http: fail open if surrounding code does not configure TLS
Previously, if surrounding code was not configuring the TLS context
used default in net.http, it would not validate certificates at all.
This is not a security issue with prosody, because prosody updates the
context with `verify = "peer"` as well as paths to CA certificates in
util.startup.init_http_client.
Nevertheless... Let's not leave this pitfall out there in the open.
Diffstat (limited to 'spec/scansion/pubsub_preconditions.scs')
0 files changed, 0 insertions, 0 deletions