Using ssh fingerprint between Raspberry Pi's
If we want several Raspberry Pi to interact with each other, for example to execute remote commands, The most common will be to do it through remote SSH connection. If we want to omit entering the credentials that ssh obliges us to do when making a remote connection, we must create trust between them and not depend on this validation request.