NonStop SOAP User's Manual
NonStop SOAP with Digital Signatures
NonStop SOAP User’s Manual—520501-012
7-4
Message flow of NSSOAP request with Digital
Signatures
2. The NSSOAP request is sent to the server via an HTTPS request to the iTP
Secure Webserver.
3. The iTP Secure WebServer processes the HTTPS request, removes the HTTPS
headers, and forwards the SOAP request to NSSOAP.
4. NSSOAP examines the SOAP message for the signature header and validates it. It
accesses the key store while validating the header.
5. NSSOAP calls the service to process the Client’s request.
6. Service returns the response to NSSOAP.
7. NSSOAP prepares the response and adds the server’s digital signature to the
response, and passes it to iTP Secure WebServer.
8. iTP Secure WebServer prepares the HTTPS response and sends it to the Client.