Proxy Connector
Experimental page! Connector not released.
Overview
The proxy Connector is a Connector that enables remote execution of a Connector
from an AssemblyLine or a port listener. The proxy Connector can use
SSL and certificates for securing connections or it can use plain TCP with no
security applied. The proxy Connector connects to a port listener on another
machine.
Configuration
The Connector needs the following parameters:
Parameter |
Description |
connectorType |
com.architech.connector.rscProxyConnector |
proxyHost |
Hostname where proxy port listener is |
proxyPort |
TCP port where proxy port listener is |
keyFile |
Path for a certificates file to use with the
session |
keyPass |
Password needed for accessing the keyFile |
remoteConnectorName |
The global Connector name on remote Metamerge Server to request access to |
Downloads
Included in base product
See Also
|