blob: 52a583450359b17620b573f06a20823e06cefcf4 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<title>Create Key Pair</title>
<link rel="stylesheet" href="ide.css" title="Oracle BLAFDoc" type="text/css"/>
</head>
<body>
<p><a id="org.netbeans.modules.j2me.keystore.ui.CreateKeyAliasPanel" name="org.netbeans.modules.j2me.keystore.ui.CreateKeyAliasPanel"></a></p>
<div id="NBCSH5139"><!-- infolevel="all" infotype="General" --><a id="sthref765" name="sthref765"></a>
<h1>Create Key Pair</h1>
<a name="BEGIN" id="BEGIN"></a>
<p>Use to create new key pairs to add to a keystore file. Keystore (<code dir="ltr">.ks</code>) files are used to store key pairs for signing MIDlet suites.
<object classid="java:org.netbeans.modules.javahelp.BrowserDisplayer">
<param name="content" value="http://www.oracle.com/pls/topic/lookup?ctx=nb8200&id=NBDAG1594">
<param name="text" value="<html><u>How?</u></html>">
<param name="textFontSize" value="medium">
<param name="textColor" value="blue">
</object>
</p>
<table summary="Descriptions of fields in Create Key Pair dialog box." dir="ltr" border="1" width="100%" frame="hsides" rules="groups" cellpadding="3" cellspacing="0">
<col width="32%" />
<col width="*" />
<thead>
<tr align="left" valign="top">
<th align="left" valign="bottom" id="r1c1-t7">Element</th>
<th align="left" valign="bottom" id="r1c2-t7">Description</th>
</tr>
</thead>
<tbody>
<tr align="left" valign="top">
<td align="left" id="r2c1-t7" headers="r1c1-t7">
<p>Key Pair Alias</p>
</td>
<td align="left" headers="r2c1-t7 r1c2-t7">Specifies a unique name for the key pair. Aliases are case-insensitive. For example, the aliases "Lock" and "lock" would refer to the same keystore entry.</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r3c1-t7" headers="r1c1-t7">
<p>Certificate Details</p>
</td>
<td align="left" headers="r3c1-t7 r1c2-t7">Specifies the certificate details: <b>Common Name</b>, <b>Organization Unit</b>, <b>Organization Name</b>, <b>Locality Name</b>, <b>State Name</b>, and <b>Country</b>.</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r4c1-t7" headers="r1c1-t7">
<p>Common Name</p>
</td>
<td align="left" headers="r4c1-t7 r1c2-t7">Specifies a common name of a person, such as "Susan Jones"</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r5c1-t7" headers="r1c1-t7">
<p>Organization Unit</p>
</td>
<td align="left" headers="r5c1-t7 r1c2-t7">Specifies a department or division name, such as "Purchasing"</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r6c1-t7" headers="r1c1-t7">
<p>Organization Name</p>
</td>
<td align="left" headers="r6c1-t7 r1c2-t7">Specifies a large organization name, such as "MyCompany, Inc."</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r7c1-t7" headers="r1c1-t7">
<p>Locality Name</p>
</td>
<td align="left" headers="r7c1-t7 r1c2-t7">Specifies a locality (city) name, such as "Jamestown"</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r8c1-t7" headers="r1c1-t7">
<p>State Name</p>
</td>
<td align="left" headers="r8c1-t7 r1c2-t7">Specifies a State or province name, such as "California"</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r9c1-t7" headers="r1c1-t7">
<p>Country</p>
</td>
<td align="left" headers="r9c1-t7 r1c2-t7">Specifies a two-letter country code, such as "CH"</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r10c1-t7" headers="r1c1-t7">
<p>Password</p>
</td>
<td align="left" headers="r10c1-t7 r1c2-t7">Sets a password that unlocks the keystore file so it can be used.
<p>The password must be at least 6 characters long.</p>
</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r11c1-t7" headers="r1c1-t7">
<p>Confirm Password</p>
</td>
<td align="left" headers="r11c1-t7 r1c2-t7">Confirms the password.
<p>Re-type the password to ensure that it is the password you want.</p>
</td>
</tr>
</tbody>
</table>
<br />
<!-- -->
<a id="NBCSH5150" name="NBCSH5150"></a>
<hr><p><b>Related Topics</b></p>
<p><i>Developing Applications with NetBeans IDE</i>, "
<object classid="java:org.netbeans.modules.javahelp.BrowserDisplayer">
<param name="content" value="http://www.oracle.com/pls/topic/lookup?ctx=nb8200&id=NBDAG1591">
<param name="text" value="<html><u>Working with Security and MIDlet Signing&quot;</u></html>">
<param name="textFontSize" value="medium">
<param name="textColor" value="blue">
</object>
</p>
<!-- -->
<!-- Start Footer -->
<table summary="" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td align="left" width="86%"><a href="legal_notice.htm">
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0.</a>
</td>
</tr>
</table>
<!-- -->
</body>
</html>