Skip to main content
Skip table of contents

sdkproxy.properties

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

CODE
https://<pgwy-host>:<port>/pgwy/sdkproxy[/<handler>]

Relative paths specified below are relative the <configroot>

About <configroot>

<configroot> corresponds to the following paths: 

Windows <configroot>
CODE
%ALLUSERSPROFILE%/Nexus/cm-gateway/
Linux <configroot>
CODE
/var/cm-gateway/

Parameters

ParameterDescription
start

Controls if the EST servlet should start or not.

XML
start = false
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

XML
handler.0.filter = .*
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.