iggi13
unread,Jun 2, 2012, 1:09:21 PM6/2/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phonegap
Hello,
im developing an cross-plattform app for iOS, Android und WP7. The app
work fine on iOS and Android. But on WP7 i can only use the
XMLHttpRequest without encryption. If i want to access a SSL encrypted
URL, the the http status is zero and no responseText.
I deactivate the certificate validation on iphone and Android, because
iam using a self-signed certificate.
Is there any way to do the same on wp7? Import the certificate via
the .cer-File doesnt work.
br,
iggi