39 lines
1.3 KiB
HTML
39 lines
1.3 KiB
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
||
|
<meta http-equiv="Content-Type" content=
|
||
|
"text/html; charset=utf-8">
|
||
|
<title>keytool - Key and certificate management tool</title>
|
||
|
<LINK rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
||
|
</HEAD>
|
||
|
<body bgcolor="#FFFFFF">
|
||
|
<!-- Java sync-link -->
|
||
|
<SCRIPT LANGUAGE="Javascript" SRC="../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
||
|
|
||
|
|
||
|
<!--<a name="Top_Of_Page"></a>-->
|
||
|
|
||
|
<h2><a name="keytool.htm">keytool - Key and certificate management
|
||
|
tool</a></h2>
|
||
|
|
||
|
<!--BNDX="keytool"-->
|
||
|
<p>In Java<sup>tm</sup> 2 SDK (J2SDK), Standard Edition, version
|
||
|
1.2, the <tt>keytool</tt> creates public and private key pairs,
|
||
|
self-signed certificates, and manages keystores. In J2SDK, the <tt>
|
||
|
jarsigner</tt> and <tt>keytool</tt> tools replace the <tt>
|
||
|
javakey</tt> tool. It is compatible with the <tt>keytool</tt> that
|
||
|
is supplied by Sun Microsystems, Inc.</p>
|
||
|
|
||
|
<p>The <tt>keytool</tt> is available using the Qshell
|
||
|
Interpreter.</p>
|
||
|
|
||
|
<p>For more information about the <tt>keytool</tt>, see the <a
|
||
|
href=
|
||
|
"http://java.sun.com/products/jdk/1.2/docs/tooldocs/win32/keytool.html"
|
||
|
target="_top">keytool</a> <img src="www.gif" alt=
|
||
|
"Link outside Information Center"> by Sun Microsystems, Inc.</p>
|
||
|
</body>
|
||
|
</html>
|
||
|
|