Previous Topic: One-Way SSLNext Topic: Enable SSL Between Java SDKs and AuthMinder Server


Two-Way SSL

To set up two-way SSL between Administration Console and AuthMinder Server:

  1. Enable the application server where Administration Console is deployed for SSL communication. See your application server vendor documentation for more information on how to do this.
  2. Log in to Administration Console using a Master Administrator account.
  3. Activate the Services and Server Configurations tab in the main menu.
  4. Activate the WebFort tab in the submenu.
  5. Under Instance Configurations, click the Trusted Certificate Authorities link to display the corresponding page.

    The Trusted Certificate Authorities page appears.

  6. Set the following information:
  7. Click the Save button.
  8. Under Instance Configurations, click the Protocol Management link to display the corresponding page.

    The Protocol Configuration page appears.

  9. Select the Server Instance for which you want to configure the protocols.
  10. In the List of Protocols section, click the Server Management Web Services link.

    The page to configure the protocol appears.

  11. Configure the following fields:
  12. Click the Save button.
  13. Restart the AuthMinder Server instance. See "Restarting a Server Instance" for instructions on how to restart the AuthMinder Server.
  14. Activate the Services and Server Configurations tab in the main menu.
  15. Activate the WebFort tab in the submenu.
  16. Under System Configuration, click the WebFort Connectivity link to display the corresponding page.

    The WebFort Connectivity page appears.

  17. Set the following for the Server Management Web Services protocol:
  18. Click the Save button.
  19. Restart the AuthMinder Server instance. See "Restarting a Server Instance" for instructions on how to restart the AuthMinder Server.
  20. Verify that the AuthMinder Server is enabled for SSL communication by performing the following steps:
    1. Navigate to the following location:
      • On Windows:
        <install_location>\Arcot Systems\logs
        
      • On UNIX-Based Platforms:
        <install_location>/arcot/logs
        
    2. Open the arcotwebfortstartup.log file in a text editor.
    3. Search for the following section:

      Listing : [Successful listeners(Type-Port-FD)]

    4. In this section, you must find the following line:
      ServerManagement-WS............................... : [SSL-9743-<Internal_listener_identifier>-[subject [<cert_subject>] issuer [<cert_issuer>] sn [<cert_serial_number>] device [<device_name>]]]
      
    5. Close the file.