{{host}} key changed

{{#key}}

Danger alert:Changed keys are often the result of an operating system reinstallation. However, an unexpected change may indicate a third-party attempt to intercept your connection.

To ensure that your connection is not intercepted by a malicious third-party, please verify the host key fingerprint:

{{key.fingerprint}}

({{key.type}})

To verify a fingerprint, run the following on {{host}} while physically sitting at the machine or through a trusted network:

ssh-keyscan -t {{key.type}} localhost | ssh-keygen -lf -

The resulting fingerprint is fine to share via public methods, including email.

If the fingerprint matches, click "Accept key and connect". Otherwise, do not connect and contact your administrator.

{{/key}}
{{#key}} {{/key}}