Hi ${firstName},

In order to conform to the company key rotation policy you need to log in to the server ${serverURL} and replace the keys listed below in your Authorized Keys listing. You will need to generate a replacement with the same algorithm for each key that is expiring.

[#list keys as key] [/#list]
Name Fingerprint Algorithm Expires
${key.name} ${key.fingerprint} ${key.algorithm} ${key.expires?date}

If keys expire and are not replaced you may lose access to your SSH services.