The ADSS Server connector allows SigningHub to connect with ADSS Server to provide the certification, signing and verification services to SigningHub Desktop Web. For this, SigningHub needs to be registered with ADSS Server. 

Create an ADSS Server connector

  1. Click the "Configurations" option from the left menu.
  2. Click the "Connectors" option. 
    The "Connectors" screen will appear.
  3. Click  from the grid header.

  4. A dialog will appear to add the connector details. The connector dialog is comprised of two screens, i.e. Basic Information and Details. Specify the basic information and click the "Next" button to provide the respective connector details. 
  5. Click the "Finish" button. A new connector will be saved and displayed in the list. See the below table for fields description.


ADSS Server Connector

Fields

Description

Name

Specify a unique name for this connector, i.e. My ADSS Server. This connector will be used in the configuration of Certification Profiles, Signing Profiles and Verification Profiles.

Provider

Select the provider for this connector, i.e. "ADSS Server".

Purpose

This field will display the purpose of the selected provider above, i.e. the purpose of "ADSS Server" is "Certification, Signing, Verification".

Logo

Select an appropriate image in the jpeg, jpg, gif or png format for the connector's logo that will be displayed on the login screen.

Server Address

Specify the address and port number of ADSS Server, i.e. http://localhost:8777
SigningHub Desktop Web will use this address to communicate with ADSS Server.

Originator ID

Specify the client ID that has been configured in the Client Manager module of ADSS Server for this connector, i.e. SigningHub-Client. See details as how to configure a client ID in ADSS Server.

Go>Sign Service Address

Specify the address and port number of ADSS Go>Sign Service, i.e. http://localhost:8777/gosign/service
SigningHub Desktop Web will use this address to communicate with ADSS Go>Sign Service.

Timeout (seconds)

Specify a timeout (in seconds) for ADSS Server, i.e. 300. SigningHub Desktop Web will display an error message to the end users after the specified time, in case this ADSS Server is unresponsive to a signing request.

SSL Client Certificate Path

In case mutual authentication is required, specify the client certificate path on the server machine where SigningHub is deployed, i.e. C:\Certificates\Client.pfx
Leave this field blank, if mutual authentication is not required.

SSL Client Certificate Password

Specify the password of the client certificate. Leave this field blank, if mutual authentication is not required.

Active

Tick this check box to make this connector active. Inactive connectors cannot be configured in the Certification Profiles, Signing Profiles and Verification Profiles.


See Also