Pages

Friday, 27 April 2012

JAVA Certificate Knowledge

General Knowledge

 Keystore
  • File that used to store collection of key and certificate
  • Extension: .jks (JAVA Key Store)

 Truststore
  • File that used to store collection of key and certificate that trusted by the JAVA
  • Extension: .jks (JAVA Key Store) / without extension



No comments: