Revision as of 18:11, September 6, 2013 by Dsolnit (talk | contribs)
Jump to: navigation, search

Web Service Capture Point Configuration Options

This page briefly describes some of the Web Service Capture Point configuration options. Refer to the eServices 8.1 Reference Manual for detailed descriptions of all Capture Point-related configuration options.

In a Web Service Capture Point application, named, for example, WSCP_812_zoo, set the following options:

  • server-key-file=<Path to wscpserver.pem>\wscpserver.pem
  • password=<'PEM pass phrase' for wscpserver.pem>
  • protocol=https
  • require-client-authentication=true
  • cacert-file=<Path to wscp_clients.pem>\wscp_clients.pem

Do not change any other options. You must restart Interaction Server for these option values to take effect.

If client authentication is not required, set the option require-clientauthentication to false and omit all procedures relevant to generation and manipulation of client certificates.

Comments or questions about this documentation? Contact us for support!