Certificates Management in e-Government Security Support Platform
暂无分享,去创建一个
Secure communication is the foundation of other functions in egovernment systems. JSSE(Java Secure Socket Extension) provides measures for secure Web communication. In JSSE, certificate is used to identify both sides involved in the communication. Java also provides a class named Keystore to manage certificates. This article gives a brief introduction of the structure of Keystore, and analyzes how to implement certificate management in egovernment security platform.