A Java library for simplifying interactions with Java JCE PKCS12 Keystores.
A wrapper around a PKCS12 keystore that makes key operations more convenient.
Several command line utilities are provided
certexport- exports certificates from a key or trust storecertimport- imports certificates in to a key or trust storekeygen- generate a key and certificate and store to a key storestorelist- list the certificates and keys in a key or trust store
This project is licensed under the MIT License - see the LICENSE file for details.