settings

How to delete windows reference key for ssh connection

you connect in ssh but an error appears: warining: remote host identification has changed! OR: Host key verification failed.

Reset your known hosts in your local machine

Path : C:\Users\<yourName>\.shh

Open the known_hosts file and delete the entry where you want to connect (look up the ip)

You can now reconnect to the site in ssh