Outdated: JDK 1.5 keytool - keystore File Tool

This section describes all commands supported in JDK 1.5 'keytool' tool to manage certificates stored in 'keystore' files.

"keytool" is command line tool included in to manage keys and certificates using "keystore". "keytool" replaces the same functions offered by "javakey" in JDK 1.1. "keytool" offers a number functions through the following major command options:

Table of Contents

 About This Book

 Java Tools Terminology

 Java Tools Included in JDK

 javac - The Java Program Compiler

 jar - The JAR File Tool

 jlink - The JRE Linker

 jmod - The JMOD File Tool

 jimage - The JIMAGE File Tool

 jpackage - Binary Package Builder

 java - The Java Program Launcher

 jdeps - The Java Class Dependency Analyzer

 jdeprscan - The Java Deprecated API Scanner

 jdb - The Java Debugger

 jcmd - The JVM Diagnostic Tool

 jconsole - Java Monitoring and Management Console

 jstat - JVM Statistics Monitoring Tool

 JVM Troubleshooting Tools

 jhsdb - The Java HotSpot Debugger

 jvisualvm (Java VisualVM) - JVM Visual Tool

 jmc - Java Mission Control

 javap - The Java Class File Disassembler

 keytool - Public Key Certificate Tool

 jarsigner - JAR File Signer

 jshell - Java Language Shell

 jrunscript - Script Code Shell

 serialver - serialVersionUID Generator

 native2ascii - Native-to-ASCII Encoding Converter

Outdated Tutorials

 Outdated: Installing Latest JDK on Windows

 Outdated: Downloading and Installing Java 8

 Outdated: Downloading and Installing J2SE 1.6.0 on Windows

 Outdated: JDK 1.6 keytool - keystore File Tool

 Outdated: Downloading and Installing J2SE 1.5.0 on Windows

Outdated: JDK 1.5 keytool - keystore File Tool

 References

 Full Version in PDF/EPUB