Network Configuration#
The default port configuration is as follows:
- Sherpa Coordinator — outgoing to Orchestrator: 80 or 443;
- Python interpreter in the service account — outgoing to Orchestrator: 80 or 443.
In all network communications, the initiative to establish a connection and the initial request belongs solely to the client components, namely Sherpa Coordinator or the Python script. The Orchestrator does not initiate requests to clients on its own.
User access to the Orchestrator web interface: 80 or 443;
The https protocol is used for interaction with the web server, and the http protocol may optionally be used.
Sherpa RPA supports secure communication (using the TLS 1.2 protocol) between Sherpa Coordinator and Sherpa Orchestrator.