For Programmers: Free Programming Magazines  


Home > Archive > Java Security > August 2005 > Re: how to sign jar files with keystore without knowing password









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: how to sign jar files with keystore without knowing password
Michael Kebe

2005-08-30, 7:57 am

Stefan schrieb:
> Hi - I need to sign some jar files using an existing keystore, however,
> i don't know the password to the keystore.


That is bad.

> The keystore was created years ago and no one knows the password.


Bad as well.

> Is there any way to find out the password or any alternative solutions?


I don't think so, the password for the signing is needed, because
anybody gets the keystore could sign anything with you keystore.

Looks like you have to create a new key.

Michael
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com