PMP FIPS configuration

PMP FIPS configuration

I have been tasked with setting up PMP with FIPS enabled.  Everything has gone smoothy up to step 8 in the Fips guide, I have updated the java.security but when I try to run importCert.bat I get the following error.

c:\ManageEngine\PMP\bin>importCert.bat sql.fqdn.cer
keytool error: java.security.KeyStoreException: JKS not found
java.security.KeyStoreException: JKS not found
        at java.security.KeyStore.getInstance(KeyStore.java:851)
        at sun.security.tools.keytool.Main.doCommands(Main.java:769)
        at sun.security.tools.keytool.Main.run(Main.java:343)
        at sun.security.tools.keytool.Main.main(Main.java:336)
Caused by: java.security.NoSuchAlgorithmException: JKS KeyStore not available
        at sun.security.jca.GetInstance.getInstance(GetInstance.java:159)
        at java.security.Security.getImpl(Security.java:695)
        at java.security.KeyStore.getInstance(KeyStore.java:848)
        ... 3 more 

To confirm what I have done, I have copied the java.security file from C:\ManageEngine\PMP\fips\jre\lib\security and pasted it to C:\ManageEngine\PMP\jre\lib\security
I have then changed security.provider.1=sun.security.pkcs11.SunPKCS11 C:\\fips\\windows\\cert\\nss.cfg to security.provider.4=com.sun.net.ssl.internal.ssl.Provider SunPKCS11- NSSFIPS

                New to ADManager Plus?

                  New to ADSelfService Plus?