Revision as of 17:52, April 17, 2020 by Valentip (talk | contribs) (Modified comment string [[category: with [[Category:)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Configure Web Service Capture Point for HTTPS

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.

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.

This page was last edited on April 17, 2020, at 17:52.
Comments or questions about this documentation? Contact us for support!