Skip to content

bondolo/KeystoreWrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeystoreWrapper

A Java library for simplifying interactions with Java JCE PKCS12 Keystores.

Keystore Wrapper

A wrapper around a PKCS12 keystore that makes key operations more convenient.

Utilities

Several command line utilities are provided

  • certexport - exports certificates from a key or trust store
  • certimport - imports certificates in to a key or trust store
  • keygen - generate a key and certificate and store to a key store
  • storelist - list the certificates and keys in a key or trust store

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Wraps a JCE KeyStore and provides convenient utilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published