The ADSS Verification Service uses different URLs depending on the interface protocol it is using or the functionality it's performing or whether TLS is being used. Details of the interface protocol are provided in the separate ADSS Developers Guide. This page describes the different URLs that are used by the ADSS Verification Service:


DSS Interface

The URLs below should be used by client applications when sending verification requests using the standard OASIS DSS protocol:

 Plain HTTP:

 http://MachineName:8777/adss/verification/dss

 Server Authetication:

 https://MachineName:8778/adss/verification/dss

 Mutual Authentication:

 https://MachineName:8779/adss/verification/dss


HTTP Interface

The URLs below should be used by client applications when sending verification requests using the HTTP protocol (this is the optimised interface for higher performance):

 Plain HTTP:

 http://MachineName:8777/adss/verification/hsvi

 Server Authentication:

 https://MachineName:8778/adss/verification/hsvi

 Mutual Authentication:

 https://MachineName:8779/adss/verification/hsvi


See also

Configuring the Verification Service
Validating and Enhancing Existing Signatures

Transactions Log Viewer
Logs Archiving
Alerts
Verification Management Reporting