aspose file tools
The moose likes Applets and the fly likes creating applet signing keys? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "creating applet signing keys?" Watch "creating applet signing keys?" New topic
Author

creating applet signing keys?

Jay Orsaw
Ranch Hand

Joined: Jun 14, 2011
Posts: 354

Just curious how I go about this, is there a site to buy them, or do we code them ourselves? Netbeans IDE creates it's own Key with a .ks and sets it to the applet automatically.... I would like my own tho...
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
Yes, you can create your own. Start reading at https://www.coderanch.com/how-to/java/HowCanAnAppletReadFilesOnTheLocalFileSystem


Android appsImageJ pluginsJava web charts
Jay Orsaw
Ranch Hand

Joined: Jun 14, 2011
Posts: 354

Ulf Dittmer wrote:Yes, you can create your own. Start reading at https://www.coderanch.com/how-to/java/HowCanAnAppletReadFilesOnTheLocalFileSystem


Couldn't find much in there, I looked up "keystore" is that all I need?

http://docs.oracle.com/javase/6/docs/api/java/security/KeyStore.html
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
Look harder. Especially the article on sas.com explains what you need to do.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: creating applet signing keys?
 
Similar Threads
How to get Certificate and Policy File
"Popping" an applet out of the page
Design Question
javascript to applet communication
Overpainting an applet