Software /
code /
prosody
File
teal-src/util/compat.d.tl @ 11591:e7a964572f6b
core.certmanager: Skip service certificate lookup for https client
Quick Fix\u{2122} to stop prevent certmanager from automatically adding
a client certificate for net.http.request, since this normally does not
require such.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 27 May 2021 09:22:07 +0200 |
parent | 11432:113f3912c7cb |
line wrap: on
line source
local record lib xpcall : function (function, function, ...:any):boolean, any end return lib