Add openssl support

I want to add openssl support on my cocos2d-x project. I think that I should add openssl on
third_party libraries for each platform similar to curl.

Any suggestions?

Put it in third_party libraries for each platform. In the approach it will be easier to be find in new projects, since the link library path is set to there.