Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ilx/ksadmin

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This program provides some basic commands for manipulation of java keystores. At the moment limited modification of secret keys is provided.

Available commands are:

  • ks load - load keystore from file
  • ks create - create in memory keystore, initialize it (load it)
  • ks save - save loaded keystore into a file
  • ks show - show some info about keystore content
  • ks add password - add password to the keystore
  • ks delete entry - delete entry from keystore

Development/Debug tips

This program uses jline. Start it with -Djline.terminal=jline.UnsupportedTerminal if you would like to debug it. Install eclipse plugin ansiconsole (http://www.mihai-nita.net/eclipse/) in order to display ANSI color in eclipse console

TODO

  • Allow selection of security providers.
  • Allow interactive and masked input of CliOptions that should be masked (passwords).

Links

About

keystore administration tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.