Disables the verification of the SSL Certificate Authority. Doing so can enable an attacker to carry out a man-in-the-middle attack.
https://secure.wikimedia.org/wikipedia/en/wiki/Man-in-the-middle_attack
This method will throw a user warning when invoked, which can be hidden by changing your
error_reporting()
settings.
Access
public
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Optional |
Returns
Type |
Description |
---|---|
A reference to the current instance. |
Source
Method defined in sdk.class.php | Toggle source view (6 lines) | View on GitHub