- Locate your consul config file
- Delete the lines with
key_file
,cert_file
, andca_file
- Change
verify_incoming
andverify_outgoing
values fromtrue
tofalse
for both - Clear the data_dir (either by deleting or moving)
- Restart consul service starting from non-leader servers to the leader