Perforce ssl problem on 4.11

Hy all. First of all, I want to say thank you for the 4.11 updates and fixes.
But, we have some problem to connecting to ssl secured perforce server. Last night a created a none ssl based server and the engine connected successfully to them, but when I try to connect a ssl based server the engine throw the exact same errors that throw on 4.10. Are you sure you fixed that? Or somebody forget to include the fix? :smiley:

Same problem here. Editor cant connect to ssl secured perforce server.

We dig into engine source to workaround the problem and maybe found the source of this bug…

For me seems:

  • in the engine/ssl directory isnt included the vs2015 openssl lib and perforce libs.
  • in the perforce handler source at loadssllib function seems missing too the vs2015 lib, only loading 2013 and one older lib.
  • the perforce source plugin cs file is not same in 4.11 and unreal github branch. (last commit was 22 days ago on github)

Hey andriskaaz-

This has been reproted (UE-29031) and is currently under investigation.

Best of luck in your projects

Cheers