Discussion Forums  >  WebViews and HTML for Mobile

Replies: 5    Views: 82

webmac
I hate code!
Profile
Posts: 82
Reg: Dec 18, 2012
youngstown
2,820
03/02/13 12:16 PM (11 years ago)

Security using HTML Doc Plugin

I am using HTML Doc plugin to pull up secure web pages in my app. The html page is secure https://. I have a form that I want users to be able fill out which will send the form responses securely. Since the html page and form are behind a firewall and the form response email is also behind the firewall, I am assuming this will be secure. Does pulling it up into the app do anything to jeopardize the security issue?
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
03/02/13 12:46 PM (11 years ago)
Nope. If you have a valid SSL cert on the hosts side, all comms will be secure. Cheers! -- Smug
 
TheCloudMediaGroup
Aspiring developer
Profile
Posts: 33
Reg: Nov 23, 2012
Spokane
3,380
like
03/05/13 11:35 AM (11 years ago)
I was just about to post about this. I am in the same boat. I have an app for a church and I have a custom URL that goes to an HTTPS site where their members can give through the app. Is there ANY way that their credit card info could be compromised as long as the web page is HTTPS?
 
webmac
I hate code!
Profile
Posts: 82
Reg: Dec 18, 2012
youngstown
2,820
like
03/08/13 12:49 PM (11 years ago)
Now my client wants to really make sure there is a secure connection. Has anyone scripted a VPN for mobile device? They also want this to be a very easy user interface. Any ideas?
 
webmac
I hate code!
Profile
Posts: 82
Reg: Dec 18, 2012
youngstown
2,820
like
03/09/13 08:57 AM (11 years ago)
Now my client wants to really make sure there is a secure connection. Has anyone scripted a VPN for mobile device? They also want this to be a very easy user interface. Any ideas?
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
03/09/13 02:12 PM (11 years ago)
If you set them up with SSL you would be ok. No need for anything more. Cheers! -- Smug
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.