Disable SSL for the given property list service client.
Parameters
client
The connected property list service client for which SSL should be disabled.
Returns
PROPERTY_LIST_SERVICE_E_SUCCESS on success, PROPERTY_LIST_SERVICE_E_INVALID_ARG if client or client->connection is NULL, or PROPERTY_LIST_SERVICE_E_UNKNOWN_ERROR otherwise.