Hi All,
I would like to know what is required to establish secure communcation between remote client and the server?
Few things that I know is we need to make configuration changes in the soss_params.txt as follows:
I would like to know what is required to establish secure communcation between remote client and the server?
Few things that I know is we need to make configuration changes in the soss_params.txt as follows:
- Setting "accept_secure" to "1"
- Setting "use_secure_conn" to "1"
- Configuring to make use of the "secure_svr_port" and "secure_mgt_port" at the client end.