Setting up Proxy for Blackberry Simulators:
2. Install Device simulator
3. Open the rimpublic.property file. The rimpublic.property file can be found at \Program Files\Research In Motion\BlackBerry Email and MDS Services Simulators #.#.#\MDS\config
(Please note location differs if you are using a Blackberry JDE (Java Development Environment))
4. Under the [HTTP HANDLER] section, update the following:
application.handler.http.proxyEnabled = true application.handler.http.
proxyHost=hostname application.handler.http.
proxyPort=hostport
5. Use charles proxy as localhost at port 8888 for best results.
This link suggests reverse proxy usage for SSL traffic interception: http://gursevkalra.blogspot.com/2011/06/intercepting-blackberry-application.html