hi Folks!!!

   I'm having a serious problem with security using RPC. I'm using
HTTPS (through SSL), but unfortunately the attacker was able to get
the RPC request in text plain easily. The same scenario as using
firebug on FF. The attacker intercept the packages before it reaches
the SSL layer. If you had used firebug, it just like that.

   I would like to know if there is a way to inform GWT to encrypt RPC
request automatically or if I must do it by myself.

   I do not want to prevent the attacker to get the package (that is
impossible) but I want to not allow him to easily read the info on the
package.

   Tks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to