Table of Contents |
---|
Introduction
SWS SaaS like every SaaS service not require installation. Every customer will have a dedicated endpoint to make a signatures.
SWS SaaS is offered with difference types based on bandwidth and throughput.
Configuration
SWS SaaS require SSL certificate to establish secure connection between your client application and your dedicated endpoint. For example the dedicated enpoint will be:
Code Block |
---|
sws-COMPANYNAMEsaas.test.namirialtsp.com |
Where COMPANYNAME will be replaced with your company name, if you dedice to use SOAP services, the full address will be:
Code Block |
---|
https://sws-COMPANYNAMEsaas-test.namirialtsp.com/SignEngineWeb/sign-service?wsdl |
While the SSL certificate is delivered by mail in a zip protected by password, and for SMS will receive the zip password
At this step 6 of this link is descrided how configure SSL certificate with SoapUI, while at this link is describe how configure SSL with Postman.