Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Retrieve private key from keystore

Status
Not open for further replies.

Richellyn

Programmer
Mar 25, 2009
2
GB
I'm using weblogic 9.2. Can anyone tell me how to retrieve a private key from a Keystore. I'm using a standard JKS which I've pointed to through the console Configure->Keystores. I plan to use this Key to invoke a Cipher which will be later used to encrypt/decrypt data.

I've done this successfully outside of Weblogic, but I've drawn a blank when trying to identify any relevant Weblogic API or Javadoc describing how to retrieve a private key from a managed Keystore.
 
Thanks Dian

Unfortunately this is a very high overview. What I really need is some example code to access the relevant Mbean. This is fairly new ground for me.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top