view plugins/mod_unknown.lua @ 13900:d7e907830260

mod_s2s_auth_dane_in: Skip further TLSA lookups if the first is insecure Because the later ones wouldn't be secure either. Code reduction and fewer DNS lookups that should result in a speedup.
author Kim Alvefur <zash@zash.se>
date Fri, 20 Jun 2025 13:33:09 +0200
parents 28a90f5fea46
children
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform