Menu

SSL-KeyStore

Philippe Le Berre

SSL & Java KeyStore


Initialize the Key Store

ESIS Framework embeds a Java KeyStore that can be managed to add credentials and root certificates.

To initialise it properly a first certificate must be loaded, a simple way to achieve this is to download the Verisign Root Certificates, and then import at least one :

$ scripts/cmd https importx509 VeriSignClass3PublicPrimaryCertificationAuthority-G5 verisign-cl3-g5
$ scripts/cmd https importx509 VeriSignClass3SecureServerCA-G3 VeriSignClass3SecureServerCA-G3

Related

Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.