Prerequisites

Prerequisites for using digital signatures and certificates are as follows:

  • Users of the Oracle BPM Worklist must have certificates

  • The administrator must specify the CAs and corresponding CRL URL whose certificates must be trusted. Users are expected to upload only certificates issued by these CAs. This is done by editing the System MBean Browser in Oracle Enterprise Manager Fusion Middleware Control.

    1. Log in to Oracle Enterprise Manager Fusion Middleware Control.

    2. In the navigator, expand the SOA folder.

    3. Right-click soa-infra, and select Administration > System Mbean Browser.

      The System Mbean Browser displays on the right side of the page.

    4. Expand Application Defined MBeans > oracle.as.soainfra.config > Server: server_name > WorkflowConfig > human-workflow.

    5. Click the Operations tab on the right side of the page.

    6. Click addTrustedCA.

    7. Provide values for caName and caURL. You must do this for each certificate in the trust chain. For example, values provided for each invocation may look as shown in Table 34-10.

      Table 34-10 caName and caURL Values

      caName caURL

      CN = Intg, OU =AppServ, O =Oracle, C = US

      http://www.oracle.com/Integration%20CRL%20Data.crl

      CN = Intg1, OU =AppServ, O =Oracle, C = US

      http://www.oracleindia.in.com/Integration%20In.crl

      CN = Intg2, OU =AppServ, O =Oracle, C = US

      http://www.oracle.us.com/integration.crl

    8. Click Invoke.