|
Getting Started |
Replacement License |
Contact Support
Getting Started
Getting up and running with KeyStore Explorer is quick and easy. Everything
you need to know is detailed below.
There are four KeyStore Explorer Installation methods available:
- Windows Installation
- Mac OS X Installation
- Linux Installation
- Manual Installation
The first three are automated installs for various supported Operating Systems.
The fourth is a manual process suitable for all Java supported Operating Systems.
Included below are full instructions for using each installation method.
Java Runtime Environment (JRE) Version 6 or above is required to run KeyStore Explorer. The latest JRE can be downloaded
for free from Sun Microsystems via the button below:

Once KeyStore Explorer is installed you will be able to access its online help
for specific details of its use.
Windows Installation
- Download the Windows Install Archive.
- Extract the contents of the archive file to a folder.
- Double-click the kse-32-setup.exe file to start the install.
- Follow the on-screen instructions to complete the install.
Mac OS X Installation
- Download the Mac OS X Disk Image.
- Double-click the disk image to mount it.
- Accept the license agreement.
- Drag KeyStore Explorer to your Applications folder.
- Eject the disk image
Linux Installation
- Download the Linux Install Archive.
- Extract the contents of the archive file to a folder:
gunzip kse-32-install.tar.gz
tar -xvf kse-32-install.tar
- Start the install:
- Follow the on-screen instructions to complete the install.
Manual Installation
- Download the Manual Install Archive.
- Extract the contents of the archive file to a folder.
- setup a command-line by following the instructions below for your operating system.
Windows Command-Line
These instructions assume that the Java bin directory has been added to your path.
Assuming you have an appropriate JRE installed and have extracted the
files into a directory "c:\kse" you can run KeyStore Explorer
by navigating to the folder and entering the following command:
Unix and Linux Command-Line
These instructions assume that the Java bin directory has been added to your path.
Assuming you have an appropriate JRE installed and have extracted the
files into a directory "/kse" you can run KeyStore Explorer
by navigating to the folder and entering following command:
|