Skip to content

joshcalafell/SSLKeytool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

SSLKeytool

Keytool to create a simple JKS keystore suitable for use with JSSE

Navigation

SSLKeyTool | Author | Purpose | Usage | Screenshot | Copyright

Author

Joshua Michael Waggoner (rabbitfighter@cryptolab.net)

Purpose

This was written as a helper for my final project in CS3750-Computer/Network Secutiry class at MSU Denver. This program helps with the creation of a keystore, trustore, and certificates to go along with them, as well as allowing to examine the keystore or truststore.

Usage

  • To make it executable: chmod +x SSLKeyTool.sh
  • Then, if inside containing foler, run by ./SSLKeyTTool.sh, otherwise if outside folder, 'path'/SSLKeyTools.sh

Screenshot

Picture

Copyright

Do what you want!

About

keytool to create a simple JKS keystore suitable for use with JSSE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages