Java KeyStore: Difference between revisions

Content deleted Content added
No edit summary
all
Tag: categories removed
Line 1:
Key store in Bonnybridge(Whetlands avenue) is the worst key store ever.NEVER SHOP THERE.The staff are all unplesant
{{orphan|date=May 2010}}
 
A '''keystore''' is a repository of security certificates, either [[Certification Authority Certificate]]s or [[Public key certificate]]s - used for instance in [[Transport_Layer_Security|SSL encryption]].
 
In WebLogic server, a file with extension [[jks]] serves as keystore.
 
The [[Java_(programming_language)|Java]] JDK maintains a CAC keystore in jre/lib/security/cacerts. JDKs provide a tool keytool <ref>[http://java.sun.com/javase/6/docs/tooldocs/solaris/keytool.html keytool - Key and Certificate Management Tool]</ref> to manipulate the keystore.
 
{{Reflist}}
[[Category:Public-key cryptography]]