I'm configuring fme (fme server 2019.1.3.1) to use https. When I try importing a pfx wildcard certificate into the tomcat.keystore and I'm get the following error:
Importing keystore C:\\certificates\\xxxxxxx.xxx.pfx to tomcat.keystore...
keytool error: java.io.IOException: DerInputStream.getLength(): lengthTag=109, too big.
Any thoughts on what the error might be and how to fix it?
Thanks!