blob: ceb512a65445c5f9ef7d1e61e9bf39fa34d0d1f9 [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>Add Keystore</title>
<link rel="stylesheet" href="ide.css" title="Oracle BLAFDoc" type="text/css"/>
</head>
<body>
<p><a id="org.netbeans.modules.j2me.keystore.ui.AddKeystorePanel" name="org.netbeans.modules.j2me.keystore.ui.AddKeystorePanel"></a></p>
<div id="NBCSH5116"><!-- infolevel="all" infotype="General" --><a id="sthref761" name="sthref761"></a>
<h1>Add Keystore</h1>
<a name="BEGIN" id="BEGIN"></a>
<p>Use to add or create new keystores, or import an existing keystore into your project. 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=NBDAG1593">
<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 Add Keystore dialog box elements." dir="ltr" border="1" width="100%" frame="hsides" rules="groups" cellpadding="3" cellspacing="0">
<col width="34%" />
<col width="*" />
<thead>
<tr align="left" valign="top">
<th align="left" valign="bottom" id="r1c1-t3">Element</th>
<th align="left" valign="bottom" id="r1c2-t3">Description</th>
</tr>
</thead>
<tbody>
<tr align="left" valign="top">
<td align="left" id="r2c1-t3" headers="r1c1-t3">
<p>Create a New Keystore.</p>
</td>
<td align="left" headers="r2c1-t3 r1c2-t3">Enables you to create a new keystore file. You can fill in the following fields to define the new keystore: <b>Keystore Nam</b>e, <b>Keystore Folder</b>, <b>Password</b>, and <b>Confirm Password</b>.</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r3c1-t3" headers="r1c1-t3">
<p>&nbsp;&nbsp;&nbsp;&nbsp;Keystore Name</p>
</td>
<td align="left" headers="r3c1-t3 r1c2-t3">Specifies a name for the keystore file, which can be any legal file name with the extension <code dir="ltr">.ks</code>.</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r4c1-t3" headers="r1c1-t3">
<p>&nbsp;&nbsp;&nbsp;&nbsp;Keystore Folder</p>
</td>
<td align="left" headers="r4c1-t3 r1c2-t3">Specifies the directory where the keystore file is stored on your system.
<p>Click <b>Browse</b> to select a directory other than the default.</p>
</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r5c1-t3" headers="r1c1-t3">
<p>&nbsp;&nbsp;&nbsp;&nbsp;Password</p>
</td>
<td align="left" headers="r5c1-t3 r1c2-t3">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="r6c1-t3" headers="r1c1-t3">
<p>&nbsp;&nbsp;&nbsp;&nbsp;Confirm Password</p>
</td>
<td align="left" headers="r6c1-t3 r1c2-t3">Confirms the password.
<p>Re-type the password to ensure that it is the password you want.</p>
</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r7c1-t3" headers="r1c1-t3">
<p>Add Existing Keystore</p>
</td>
<td align="left" headers="r7c1-t3 r1c2-t3">Enables you to add a keystore file that already exists on your system. Click <b>Browse</b> to navigate to the keystore file.</td>
</tr>
</tbody>
</table>
<br />
<!-- -->
<a id="NBCSH5123" name="NBCSH5123"></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>&quot;Working with Security and MIDP 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>