On Tue, Dec 28, 2010 at 11:56 PM, David Woodhouse <dwmw2 at infradead.org> wrote: > Something like that, perhaps. Or just use 'openssl s_server' and point > your client at it, then manually cut and paste its requests into > 'openssl s_client' pointed at the real server. If you plan to play with 'openssl s_server' and 's_client' on Unix, try with and without "-crlf" command line flag. Many client/server work only with such flag. Best Regards, Antonio Borneo