Need to create a new keystore for HTTPS

tdmartin
New Contributor

So I have people using Opera now and they receive an error when connecting to my server using a self signed cert regarding a weak diffie-helman key3373cfc439bc479993bcdb0cf4b544d4. So I decided to bite the bullet and setup a new HTTPS cert using my companies internal CA, but found much to my dismay that we've lost the password to the current keystore.

Is there a doc on how to generate a new keystore for Tomcat? This is a Windows 2008R2 server, JSS 9.72.

Hope someone can help

2 REPLIES 2

nessts
Valued Contributor II

its likely changeit you could just move the current keystore, and create a new one as well. might want to look at this article

tdmartin
New Contributor

The changeit doesn't work and I went through the directions in that article without error but Tomcat complains its an invalid keystore format. Kind of at my wits end with Caspers HTTPS setup.