#NSURLRequest

  1. Ignoring a SSL certificate when using a webserver

    What happens when you try to connect to an HTTPS webserver which has an invalid SSL certificate? For example when the hostname of the website is not the same as the one in the SSL certificate.
    [Read More]