Skip to content

Commit

Permalink
Disable tlskey_index_update rehash
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed Feb 20, 2021
1 parent da28f41 commit ac4158c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions easytls
Original file line number Diff line number Diff line change
Expand Up @@ -1995,6 +1995,9 @@ tlskey_index_update ()
rehash)
# Fall through to save hash
:
# Disabled - currently..
error_msg "tlskey_index_update rehash: Failed."
return 1
;;
*)
error_msg "Unknown index action: $update_index_action"
Expand Down

0 comments on commit ac4158c

Please sign in to comment.