×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Java includes the keytool utility which allows you to create a keystore. I've only used the keystore and keytool utility for creating and storing certificates. I don't know about userid/password credentials. I use the certificates in a keystore to sign applet jar files with the ant signjar tool.
There's a nice tutorial here that includes creating a keystore:
http://docs.oracle.com/javase/tutorial/security/toolsign/index.html
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of David Gibbs
Sent: Wednesday, December 07, 2011 2:08 PM
To: Java Programming on and around the iSeries / AS400
Subject: Is there an key store that is similar to "Windows-MY" in java on the i?
I have a project that requires me to store a user id and password ... obviously I don't want to store the password in clear text.
On windows machines I can use the "Windows-MY" key-store ... but this application will probably be run on the i as well.
Is there a java key-store on the i that is similar to Windows-MY in that it is tied to a authenticated user?
Thanks!
david
--
IBM i on Power - For when you can't afford to be out of business
--
This is the Java Programming on and around the IBM i (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/java400-l.
As an Amazon Associate we earn from qualifying purchases.