The following code is failing ``` sshpk.parseCertificate(certificateFile, 'pem').fingerprint('sha1').toString(); ``` with the error: ``` SSH signature format does not support hash algorithm sha384 ```