Hi V3G (or anyone else)
The basic data route for a user accessing a web site via cellphone is as follows (correct me if I'm wrong):
Cellphone <-WAP-> WAP Gateway <-HTTP-> (The Internet) <-HTTP-> Web server
Some questions:
As owner of the Web server/site, I would have no control over the WAP Gateway. How would I know:
The basic data route for a user accessing a web site via cellphone is as follows (correct me if I'm wrong):
Cellphone <-WAP-> WAP Gateway <-HTTP-> (The Internet) <-HTTP-> Web server
Some questions:
- The WAP gateway does conversion between HTTP and WAP - correct?
- Can the Web server provide "WAP ready content"? (E.g. what does OperaMini do?)
- Main question: How can one secure data between the cellphone and the Web server?
As owner of the Web server/site, I would have no control over the WAP Gateway. How would I know:
- That the cellphone<-WAP->Gateway link was secured with WTLS? Can it be enforced?
- That the WAP Gateway is not logging a cleartext version of the secure data during the process of converting from WTLS to SSL?