Certification Service Interface URLs
The ADSS Certification 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 Certification Service:
XML Interface
Plain HTTP: http://MachineName:8777/adss/certification/csi Server Authentication: https://MachineName:8778/adss/certification/csi Mutual Authentication: https://MachineName:8779/adss/certification/csi
CMC Protocol
The URL below should be used by client applications when sending certification requests using the CMC protocol:
Mutual Authentication: https://MachineName:8779/adss/certification/cmc
E-Passport CVCA WSDL Interface
Mutual Authentication: https://MachineName:8779/adss/certification/cv?WSDL
E-Passport DVCA WSDL Interface
Mutual Authentication: https://MachineName:8779/adss/certification/dv?WSDL
See also