Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Java keystore password storage |
|---|---|
| Date: | Mon, 25 Apr 2005 07:55:43 +0000 |
Hello to all the list. I need some advice on where to store the keystore's password. Right now, i have something like this in my code:
keystore = KeyStore.getInstance("JKS");
keystore.load(new FileInputStream("keystore.jks"),"PASSWORD");Any ideas?
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Recon 2005 - Speakers list, hfortier |
|---|---|
| Next by Date: | Re: Java keystore password storage, Fredrik Hesse |
| Previous by Thread: | Recon 2005 - Speakers list, hfortier |
| Next by Thread: | Re: Java keystore password storage, Fredrik Hesse |
| Indexes: | [Date] [Thread] [Top] [All Lists] |