view plugins/mod_unknown.lua @ 13417:b1e2dd6e735b

mod_s2s_auth_dane_in: Try single TLSA lookup per draft-ietf-dance-client-auth Moves some complexity from the implementation into DNS operations.
author Kim Alvefur <zash@zash.se>
date Thu, 11 Jan 2024 07:54:11 +0100
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