OAuth::enableSSLChecks
Turn on SSL checks
Description
public bool OAuth::enableSSLChecks()
Turns on the usual SSL peer certificate and host checks (enabled by default).
Alternatively, the sslChecks property can be set to a
non-false value to turn SSL checks on.
Parameters
This function has no parameters.