fun loadCertificateFromPEMFile(filename: Path): X509Certificate
Helper method to load back a .pem/.cer format file copy of a certificate
filename - Source filename
filename
Return The X509Certificate that was encoded in the file