| |||||
JTouch is an easy-to-use Java HTTP browser designed with a Swing GUI. This tool supports IBM and SUN JSSE, low level SSL configuration, authentication, cookies, and custom headers.
This a good tool for debugging proxies, web servers, and automating complex page checking.
Here are some key features of "JTouch":
General:
· HTTP keep-alive
· fully customizable requests with headers and body
· web server & proxy authentication in Basic & Digest
· full cookie support for Netscape and v1
· low level time stamps logging, then we know where is the latency (network, web server, proxy)
Specific SSL features:
· SSL provider pluggability with SUN and IBM
· low level SSL configuration (SSL version and cipher suites)
· configurable trust st ore
· web server certificate can be saved to a file (in order to update a keystore later)
· SSL random can be downgraded to zero security for speeding up SSL handshakes
· check all cipher suites against a webserver in order to know its security compliance
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· README changes

Via: JTouch 0.122b