View Single Post
Old 02-20-2012, 02:08 AM   PM User | #1
coolhandluke
New to the CF scene

 
Join Date: Feb 2012
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
coolhandluke is an unknown quantity at this point
Connecting to a secure url

I'm in need of connecting to a secure url and passing encrypted string of username and password via pure javascript.

So, to be clear: I have an html5 app that is being ported to iphone via phonegap. The app needs to connect secure url (rss feed that am pulling). I have the username and password encrypted all ready. I just need to connected to it and pass along the parameters to gain access. What is the best way to this?

Thank you
coolhandluke is offline   Reply With Quote