Configuring Certificate and Key Usage

You need to configure each SIMULIA Execution Engine in your federation environment to use digital certificates and keys.

After completing the following steps, you will need to repeat the steps for each server (replace Server1 with Server2).

  1. Open the WebLogic Administrative console on the local SIMULIA Execution Engine as described in SIMULIA Execution Engine Installation and Configuration Guide - WebLogic.

  2. Click Configuration, and then click the Keystores tab.

  3. Type the following information in the corresponding text boxes:

    • Keystores: Custom Identity and Custom Trust
    • Custom Identity Keystore: <Weblogic_install_directory>\user_projects\domains\<SEE_domain>\Server1_isight.jks
    • Custom Identity Keystore Type: JKS
    • Custom Identity Keystore Passphrase: storepass123
    • Confirm Custom Identity Keystore Passphrase: storepass123
    • Custom Trust Keystore: <Weblogic_install_directory>\wlserver_12.1\server\lib\securedcacerts
    • Custom Trust Keystore Type: JKS
    • Custom Trust Keystore Passphrase: isightb2b
    • Confirm Custom Trust Keystore Passphrase: isightb2b

  4. Click Save.

  5. Click the SSL tab.

  6. Type the following information in the corresponding text boxes:

    • Private Key Alias: server1_cert_isight
    • Private Key Passphrase: keypass123
    • Confirm Private Key Passphrase: keypass123
    • Hostname Verification: None
    • Use Server Certs: Checked
    • Two Way Client Cert Behavior: Client Certs Requested and Enforced
    • SSLRejection Logging Enabled: Checked

  7. Click Save.

  8. Click the Debug tab, and do the following:

    1. Expand Weblogic / Security / SSLoption.
    2. Click the check box against SSL.
    3. Click Enable.

  9. Click <Domain_Home> Environment / Servers, and do the following:

    1. Click AdminServer (admin).
    2. Click SSL Listen Port Enabled.
    3. In the SSL Listen Port text box, enter the port number.

      Note: You use this port number when you Adding Partner Profiles and User Mappings. In addition, you must add this port number to the acs.properties file (see Updating the SIMULIA Execution Engine Properties File).

    4. Click Save.

  10. Repeat steps 2 through 9 for each server (replace Server1 with Server2).