This article is valid for Certificate Manager 8.4 and later.
This article describes configuration parameters in the sdkproxy.properties file used by the SDK Proxy servlet.
Request URL
https://<pgwy-host>:<port>/pgwy/sdkproxy[/<handler>]
Relative paths specified below are relative the <configroot>.
<configroot> path
The <protocol>.properties file are stored in the <configroot> path.
<configroot> corresponds to the following paths:
Windows <configroot>
%ALLUSERSPROFILE%/Nexus/cm-gateway/
Linux <configroot>
/var/cm-gateway/
Parameters
|
Parameter |
Description |
|---|---|
|
start |
Controls if the EST servlet should start or not.
|
|
filter |
determines which filter or subpath that the handler will serve requests on, specified as a regular expression. The SDK Proxy should serve on all possible subpaths. Example: handler in sdkproxy.properties
|