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)