You are connecting to {{host}} for the first time.
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}}