How can I disable the certificate validation when I make request with RKObjectManager ?
Because I'm getting this error : The certificate for this server is invalid. You might be connecting to a server that is pretending to be “the web service address” which could put your confidential information at risk."
Thank you !
Duplicate question : I want to allow invalid SSL certificates with AFNetworking