Try stunnel http://www.stunnel.org It worked great for me.
Stunnel is dependent on a functioning SSL library. I used OpenSSL. To view the packet exchanges on a Windows machine, I use Simon Fell's TcpTrace. http://www.pocketsoap.com It works great and can handle large packets (I've traced packets over a meg in size). Regards, John Shlomi Gian wrote: > Hey, > I'm looking for a tool to allow me checking my soap service on a secure > server (SSL). > > thanks, > Shlomi Gian
