The Certificate.sign() function only supports RSA keys and throws a type error. When I dove in, it turned out that it needed the forge.pki.rsa.PrivateKey type. Is there a different function or a way to fix this that I'm not aware of or is it a feature that doesn't exist and if yes, is it on the roadmap?