On the newer AMT platforms, activation can only be done only over TLS. Changed required on rpc-go to make sure to activate over TLS (using port 16993) when TlsOnLocalPorts property is 1.
We assume that the LMS is running, if not, we error out. This is till we figure out a path/way to talk to the driver over TLS without the need of LMS.
Acceptance Criteria:
[ ] Fix the CCM flow for both Local and RPS scenarios
On the newer AMT platforms, activation can only be done only over TLS. Changed required on rpc-go to make sure to activate over TLS (using port 16993) when TlsOnLocalPorts property is 1.
We assume that the LMS is running, if not, we error out. This is till we figure out a path/way to talk to the driver over TLS without the need of LMS.
Acceptance Criteria: