![Picture of Manuel Lemos Picture of Manuel Lemos](/picture/user/1.jpg)
Manuel Lemos - 2014-10-31 09:30:33 -
In reply to message 1 from Roman Gelembjuk
The class can use either fsockopen or curl, so it is possible to change the class to set that CURL option if the curl connection is enabled, although it would better if it would also work with fsockopen.
It seems fsockopen has options to choose SSL or TLS, but no support to pick a specific protocol version.
What exactly are you trying to achieve? Do you want to avoid SSL 3 and make sure it uses TLS?