Sparx Systems Forum

Pro Cloud Server / Prolaborate / WebEA => PCS General Board => Topic started by: Typia on November 19, 2020, 01:31:22 am

Title: PCS Management client ssl connection
Post by: Typia on November 19, 2020, 01:31:22 am
Hi,
I would like to manage PCS with a dedicated PC with client installed on it, is it possible to secure the connection with SSL ?
I'd like to use the client and not webconfig.

Many thanks
Title: Re: PCS Management client ssl connection
Post by: Prolaborate Support on December 05, 2020, 04:24:42 pm
Hi, Do you want to connect to EA models through PCS HTTPS connection?
If yes, please refer to Section 3.5 this guide (https://prolaborate.sparxsystems.com/resources/documentation/installation-guide?articles=SetupProCloudServer)
Title: Re: PCS Management client ssl connection
Post by: Typia on January 14, 2021, 03:32:22 am
Hi,
thanks for your answer,
no, I want to connect Pro Cloud Config Client (currently TCP 803) through secure connection.
Title: Re: PCS Management client ssl connection
Post by: Aaron B on January 19, 2021, 10:55:37 am
Hi Typia,
There is no way to connect the Pro Cloud Config Client via https that I'm aware of. It's only intended to be accessed this way on a private network.

The description from the config file:

Code: [Select]
# The SERVER_PORT setting defines the TCP Port that the
# Configuration Client and the ISAPI module will communicate on.
# It is NOT recommended to expose this port outside of
# your private network.
SERVER_PORT=803

If you need to manage the configuration over https then I'd suggest using WebConfig instead.