Hi, I'm using weblogic for my b2b application & I have used the csr servlet to generate the csr. I then sent this off to verisign to get a trial server id. I am trying to insert the certificate I now have into a keystore by using the ketool command from a dos prompt. I am getting the following exception: "keytool error: java.lang.Exception: Input not an X.509 certificate". I have called verisign and they have said that it is because I am not using the same keystore name in my import as was used when the csr was generated by weblogic. I don't think that this is the case as I am using the default .keystore file for my keystore and therefore I believe that they my be referring to the keystore alias. The documentation I can find does seem to say that an alias has to be provided when a csr is generated but there is nowhere to see this in weblogic. SO......my question is:
Does anyone know what ketstore alias is given to the servlet when the csr is generated?
Many thanks for any help.
Seeya
Mark
Does anyone know what ketstore alias is given to the servlet when the csr is generated?
Many thanks for any help.
Seeya
Mark