From 2a6cb97429be4610b5cdacac55e9625f60a8c783 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Thu, 3 Mar 2022 23:47:11 +0000 Subject: [PATCH] Permanently DISABLE inline_index_verify_hash() Signed-off-by: Richard T Bonhomme --- easytls | 1 + 1 file changed, 1 insertion(+) diff --git a/easytls b/easytls index 3507831..df30958 100755 --- a/easytls +++ b/easytls @@ -2920,6 +2920,7 @@ inline_index_update () # Verify current inline-index hash inline_index_verify_hash () { + die "DISABLED inline_index_verify_hash" [ -z "${inline_index_verify_hash_block}" ] || \ die "inline index verify hash must only run once" request_fixed_hash=1