We have a Flex + BlazeDS+Spring application built which runs on
WebSphere6.1.We use the AMF secure protocol (SSL) for Communication.
Inspite of using SSL ,tools like charles proxy are able to decryptthe
communication and debug the AMF messages. How can we prevent the HTTPS
proxies like charles proxy to avoid such Interceptions.