Customer using CCS 8 with the C6748 processor. They are in the final integration and test phases, and the IT department recently rolled out a change forcing perforce SSL verification.
They can no longer connect to their perforce server using the P4Java and P4Eclipse plugins. They can connect to the new perforce SSL ports using P4V and Microsoft Visual Studio using the perforce plugin for that, so they think it’s something to do with CCS plugins or plug in settings.
They updated my P4Java and P4Eclipse versions, and per a perforce article they also added “secureSocketEnabledProtocols” equal to “TLSv1.2” in the Team->Perforce->Advanced settings in CCS. But any time they try to connect to the perforce server they get a SSL error. The P4 Eclipse log file doesn’t have anything very useful in it.
Does Code Composer Studio supports perforce integration with SSL TLSv1.2? And if so, can you tell me any P4Eclipse and P4Java requirements? Customer is blocked