Configuring HTTPS

Execute the following steps to configure HTTPS:
  1. Login to each Web Server and Report Server and perform the following steps to configure HTTPS.
  2. Launch the Internet Information Services (IIS) Manager.
  3. Select the server node as shown in the diagram below and then open the Server Certificates under the IIS section.
    Internet Information Services (IIS) Manager screen
    Server Certificates screen
  4. Create/import your SSL certificate.
  5. After the certificate is created, select Argus Safety Web under the Sites option and go to Actions > Bindings.
    Argus Safety Web screen
  6. Add a new Binding for the SSL Port. Select https as the port to bind and the SSL certificate in the SSL Certificate drop-down list that was created previously.
    Add Site Binding dialog box
  7. Click OK.
  8. HTTPS is now enabled for Oracle Argus Safety. To ensure that the SSL connection is required, select SSL Settings under the Argus Safety Web node.
    Argus Safety Web screen
  9. Select Require SSL and click Apply.

    To disable insecure SSL protocols, follow the steps to disable:

    • SSL 1.0
    • SSL 2.0
    • SSL 3.0
    • TLS 1.0
    • TLS 1.1

    as per following article: https://support.microsoft.com/en-us/kb/245030.