I'm writing an app that uses a client-certificate to authenticate while
performing a SOAP request. Unfortunately, I'm writing this app in PhoneGap, and
the iOS WebView does not support Client Certificates for AJAX requests. I found
some various sources of code and examples for doing this,