Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\images\doc\AEADM\adm_wallet.htm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <title>Configuring Wallet Information</title> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1" /> <meta name="date" content="2009-04-14T17:6:25Z" /> <meta name="robots" content="noarchive" /> <meta name="doctitle" content="Configuring Wallet Information" /> <meta name="relnum" content="Release 3.2" /> <meta name="partnum" content="E12512-01" /> <link rel="copyright" href="../dcommon/html/cpyr.htm" title="Copyright" type="text/html" /> <link rel="stylesheet" href="../dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" /> <link rel="contents" href="toc.htm" title="Contents" type="text/html" /> <link rel="up" href="preface.htm" title="Home" type="text/html" /> <link rel="up" href="adm_wrkspc.htm" title="Oracle Application Express ..." type="text/html" /> <link rel="up" href="adm_env.htm" title="Managing Environment Settings" type="text/html" /> <link rel="up" href="adm_wallet.htm" title="Configuring Wallet Information" type="text/html" /> <link rel="prev" href="adm_env_email.htm" title="Previous" type="text/html" /> <link rel="next" href="adm_rpt_prnt.htm" title="Next" type="text/html" /> </head> <body> <p id="BREADCRUMBING"><a href="preface.htm" title="Home">Home</a> > <a href="adm_wrkspc.htm" title="Oracle Application Express ...">Oracle Application Express ...</a> > <a href="adm_env.htm" title="Managing Environment Settings">Managing Environment Settings</a> > Configuring Wallet Information</p> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr valign="bottom"> <td align="left"></td> <td align="center"><a href="adm_env_email.htm"><img src="../dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="adm_rpt_prnt.htm"><img src="../dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> <p><a id="BABHEHAG" name="BABHEHAG"></a></p> <div class="sect2"><!-- infolevel="all" infotype="General" --> <h1><a name="AEADM214" id="AEADM214"></a>Configuring <a id="sthref224" name="sthref224"></a><a id="sthref225" name="sthref225"></a>Wallet Information</h1> <p><a id="sthref226" name="sthref226"></a>Secure Sockets Layer (SSL) is an industry standard protocol that uses RSA public key cryptography in conjunction with symmetric key cryptography to provide authentication, encryption, and data integrity. When SSL is enabled, <code>https</code> displays in the URL.</p> <p>If you call a SSL-enabled URL (for example, by invoking a Web service), or create a region of type URL that is SSL-enabled, you must create a wallet. A wallet is a password-protected container that stores authentication and signing credentials (including private keys, certificates, and trusted certificates) needed by SSL.</p> <a id="sthref227" name="sthref227"></a> <p class="subhead2">Topics:</p> <ul> <li> <p><a href="#BABCIIFH">Creating a Wallet</a></p> </li> <li> <p><a href="#BABFBJEA">Configuring a Wallet in a Full Development Environment</a></p> </li> <li> <p><a href="#BABICHBB">Configuring a Wallet in a Runtime Environment</a></p> </li> <li> <p><a href="#BABCJDGI">Determining Wallet Settings in a Runtime Environment</a></p> </li> </ul> <a id="BABCIIFH" name="BABCIIFH"></a> <div class="sect3"><!-- infolevel="all" infotype="General" --> <h2><a name="AEADM215" id="AEADM215"></a>Creating a <a id="sthref228" name="sthref228"></a>Wallet</h2> <p>To create a wallet:</p> <ol> <li> <p>The database administrator must create a wallet on the Oracle Application Express database instance. See "Using Oracle Wallet Manager" in <span class="italic"><a href="http://www.oracle.com/pls/db112/lookup?id=ASOAG160">Oracle Database Advanced Security Administrator's Guide</a></span>.</p> </li> <li> <p>The Oracle Application Express administrator configures the Wallet section of the Instance Settings page to specify the file system path to the wallet and the wallet password (if required).</p> </li> </ol> <div align="center"> <div class="inftblnotealso"><br /> <table class="NoteAlso oac_no_warn" summary="" cellpadding="3" cellspacing="0"> <tbody> <tr> <td align="left"> <p class="notep1">See Also:</p> "Working with SSL Enabled Web Services" in <a href="../advnc_web_ssl.htm"><span class="italic">Oracle Application Express Application Builder User’s Guide</span></a> and "Using Oracle Wallet Manager" in <span class="italic"><a href="http://www.oracle.com/pls/db112/lookup?id=ASOAG160">Oracle Database Advanced Security Administrator's Guide</a></span></td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> </div> <!-- class="sect3" --> <a id="BABFBJEA" name="BABFBJEA"></a> <div class="sect3"><!-- infolevel="all" infotype="General" --> <h2><a name="AEADM216" id="AEADM216"></a>Configuring a Wallet in a <a id="sthref229" name="sthref229"></a>Full Development Environment</h2> <p>To specify wallet settings in a full development environment:</p> <ol> <li> <p>Log in to Oracle Application Express Administration Services. See <a href="adm_login.htm#CHDHCIFG">"Logging in to Oracle Application Express Administration Services"</a>.</p> </li> <li> <p>Click <span class="bold">Manage Service</span>.</p> </li> <li> <p>Under Manage Environment Settings, click <span class="bold">Instance Settings</span>.</p> </li> <li> <p>Scroll down to Wallet.</p> </li> <li> <p>In Wallet, enter the path on the file system where the wallet is located using the following format:</p> <pre xml:space="preserve" class="oac_no_warn"> file:<span class="italic">directory-path</span> </pre></li> <li> <p>If a password is required to open the wallet:</p> <ol> <li> <p>Enter a password in the Wallet Password field.</p> </li> <li> <p>Select <span class="bold">Check to confirm that you wish to change the wallet password</span>.</p> </li> </ol> </li> <li> <p>Click <span class="bold">Apply Changes</span>.</p> </li> </ol> </div> <!-- class="sect3" --> <a id="BABICHBB" name="BABICHBB"></a> <div class="sect3"><!-- infolevel="all" infotype="General" --> <h2><a name="AEADM217" id="AEADM217"></a>Configuring a <a id="sthref230" name="sthref230"></a>Wallet in a Runtime Environment</h2> <p>To specify wallet settings in a runtime environment:</p> <ol> <li> <p>Start SQL*Plus and connect to the database where Oracle Application Express is installed as <code>SYS</code>. For example:</p> <ul> <li> <p>On Windows:</p> <pre xml:space="preserve" class="oac_no_warn"> <span class="italic">SYSTEM_DRIVE:\</span> sqlplus /nolog connect sys as sysdba </pre></li> <li> <p>On UNIX and Linux:</p> <pre xml:space="preserve" class="oac_no_warn"> $ sqlplus /nolog connect sys as sysdba </pre></li> </ul> <p>When prompted enter the appropriate password.</p> </li> <li> <p>Run the following statement:</p> <pre xml:space="preserve" class="oac_no_warn"> ALTER SESSION SET CURRENT_SCHEMA = APEX_030200 </pre></li> <li> <p>Run the following statement:</p> <pre xml:space="preserve" class="oac_no_warn"> BEGIN APEX_INSTANCE_ADMIN.SET_PARAMETER(<span class="italic">PARAMETER_NAME</span>, <span class="italic">PARAMETER_VALUE</span>); END; </pre> <p>For a description of wallet parameters, see <a href="#BABJFBEI">Table: Wallet Parameters</a>.</p> <div class="tblformal"><a id="sthref231" name="sthref231"></a><a id="BABJFBEI" name="BABJFBEI"></a> <p class="titleintable">Wallet Parameters</p> <table class="Formal" title="Wallet Parameters" summary="This table describes wallet parameter names and descriptions." dir="ltr" border="1" width="100%" frame="hsides" rules="groups" cellpadding="3" cellspacing="0"> <col width="31%" /> <col width="*" /> <thead> <tr align="left" valign="top"> <th align="left" valign="bottom" id="r1c1-t37">Parameter Name</th> <th align="left" valign="bottom" id="r1c2-t37">Description</th> </tr> </thead> <tbody> <tr align="left" valign="top"> <td align="left" id="r2c1-t37" headers="r1c1-t37"> <p><code>WALLET_PATH</code></p> </td> <td align="left" headers="r2c1-t37 r1c2-t37"> <p>The path to the wallet on the file system, for example:</p> <pre xml:space="preserve" class="oac_no_warn"> file:/home/<<span class="italic">username</span>>/wallets </pre></td> </tr> <tr align="left" valign="top"> <td align="left" id="r3c1-t37" headers="r1c1-t37"> <p><code>WALLET_PWD</code></p> </td> <td align="left" headers="r3c1-t37 r1c2-t37"> <p>The password associated with the wallet.</p> </td> </tr> </tbody> </table> <br /></div> <!-- class="tblformal" --></li> </ol> <div align="center"> <div class="inftblnotealso"><br /> <table class="NoteAlso oac_no_warn" summary="" cellpadding="3" cellspacing="0"> <tbody> <tr> <td align="left"> <p class="notep1">See Also:</p> "SET_PARAMETER Procedure" in <a href="http://www.oracle.com/pls/db112/lookup?id=AEAPI246"><span class="italic">Oracle Application Express Application Builder User’s Guide</span></a></td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> </div> <!-- class="sect3" --> <a id="BABCJDGI" name="BABCJDGI"></a> <div class="sect3"><!-- infolevel="all" infotype="General" --> <h2><a name="AEADM218" id="AEADM218"></a>Determining <a id="sthref232" name="sthref232"></a>Wallet Settings in a Runtime Environment</h2> <p>To determine wallet settings in a runtime environment:</p> <ol> <li> <p>Start SQL*Plus and connect to the database where Oracle Application Express is installed as <code>SYS</code>. For example:</p> <ul> <li> <p>On Windows:</p> <pre xml:space="preserve" class="oac_no_warn"> <span class="italic">SYSTEM_DRIVE:\</span> sqlplus /nolog connect sys as sysdba </pre></li> <li> <p>On UNIX and Linux:</p> <pre xml:space="preserve" class="oac_no_warn"> $ sqlplus /nolog connect sys as sysdba </pre></li> </ul> <p>When prompted enter the appropriate password.</p> </li> <li> <p>Run the following statement:</p> <pre xml:space="preserve" class="oac_no_warn"> ALTER SESSION SET CURRENT_SCHEMA = APEX_030200 </pre></li> <li> <p>Run the following statement:</p> <pre xml:space="preserve" class="oac_no_warn"> SELECT APEX_INSTANCE_ADMIN.GET_PARAMETER(<span class="italic">PARAMETER_NAME</span>) FROM DUAL; </pre> <p>For a description of wallet parameters, see <a href="#BABJFBEI">Table: Wallet Parameters</a>.</p> </li> </ol> <div align="center"> <div class="inftblnotealso"><br /> <table class="NoteAlso oac_no_warn" summary="" cellpadding="3" cellspacing="0"> <tbody> <tr> <td align="left"> <p class="notep1">See Also:</p> "GET_PARAMETER Function" in <a href="http://www.oracle.com/pls/db112/lookup?id=AEAPI247"><span class="italic">Oracle Application Express Application Builder User’s Guide</span></a></td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> </div> <!-- class="sect3" --></div> <!-- class="sect2" --> <!-- Start Footer --> <div class="footer"> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr> <td align="left"><span class="copyrightlogo">Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.</span><br /> <a href="../dcommon/html/cpyr.htm"><span class="copyrightlogo">Legal Notices</span></a></td> <td align="center"><a href="adm_env_email.htm"><img src="../dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="adm_rpt_prnt.htm"><img src="../dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> </div> <!-- class="footer" --> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de