Creating a Self-Signed Wallet Using WLST

8-28 Oracle Fusion Middleware Administrators Guide 2. Select the row corresponding to the wallet of interest. 3. Click Delete. 4. The wallet is deleted and no longer appears on the list of wallets.

8.4.4.12 Deleting a Wallet Using WLST

Assuming the instance name is inst1, use this command to delete a wallet: deleteWalletinst1, oid1, oid, selfsigned

8.4.5 Managing the Certificate Life Cycle

The complete certificate life cycle, starting from wallet creation, includes these actions: 1. Create an empty wallet that is, a wallet that does not contain a certificate request. 2. Add a certificate request to the wallet. 3. Export the certificate request. 4. Use the certificate request to obtain the corresponding certificate. 5. Import trusted certificates. 6. Import the certificate. These steps are needed to generate a wallet with a third-party trusted certificate. For details about this task, see Section 8.4.7.9, Converting a Self-Signed Certificate into a Third-Party Certificate Using Fusion Middleware Control.

8.4.6 Accessing the Certificate Management Page for Wallets in Fusion Middleware Control

An Oracle wallet is associated with the component where it is utilized. To locate a component instance: ■ Log into Fusion Middleware Control using administrator credentials. ■ Select the domain of interest. See Also: Section 6.9.9, deleteWallet . See Also: Section 8.4.6, Accessing the Certificate Management Page for Wallets in Fusion Middleware Control Managing Keystores, Wallets, and Certificates 8-29 ■ Use the navigation pane to locate the instance for example, an Oracle HTTP Server instance that will use the wallet. After locating your component instance, there are two ways you can access a wallets certificate management page in Fusion Middleware Control: ■ Go to the Wallets page, select the line for the wallet of interest and click Manage. ■ Go to the Wallets page, locate the wallet of interest, and click on the wallet name. On the Certificate Management page, you can: ■ Add a certificate request. ■ Export a certificate request, a certificate, or a trusted certificate. ■ Import a certificate or a trusted certificate. ■ Delete a certificate request, a certificate, or a trusted certificate.

8.4.7 Common Certificate Operations

This section describes the following common certificate operations: ■ Adding a Certificate Request Using Fusion Middleware Control ■ Adding a Certificate Request Using WLST ■ Exporting a Certificate, Certificate Request, or a Trusted Certificate Using Fusion Middleware Control ■ Exporting a Certificate, Certificate Request, or a Trusted Certificate Using WLST ■ Importing a Certificate or a Trusted Certificate Using Fusion Middleware Control ■ Importing a Certificate or a Trusted Certificate Using WLST ■ Deleting a Certificate Request, a Certificate, or a Trusted Certificate Using Fusion Middleware Control ■ Deleting a Certificate Request, a Certificate, or a Trusted Certificate Using WLST ■ Converting a Self-Signed Certificate into a Third-Party Certificate Using Fusion Middleware Control ■ Converting a Self-Signed Certificate into a Third-Party Certificate Using WLST

8.4.7.1 Adding a Certificate Request Using Fusion Middleware Control

It is possible to add a certificate request at the time you create the wallet, but if it was not done at that time, you can do so using the following steps: 1. Navigate to the Certificate Management page. See Section 8.4.6, Accessing the Certificate Management Page for Wallets in Fusion Middleware Control. 2. Click Add Certificate Request. 3. A dialog box appears where you enter the CRs DN values: Note: You can use Setup to discover a specific Oracle WebLogic Server domain to work with.