Idea/example needed (s_client)

1999-03-12 Thread Soeren Schroeder
I am new to SSL, and need to build an application talking to another host on top of SSLv3. I've installed SSLeay 0.9.0b on my FreeBSD unix server, installed Apache mod_ssl, obtained and installed the Verisign Certificate, and done some initial testing. So far so good. I planned on using s_client

Re: Idea/example needed (s_client)

1999-03-12 Thread Thomas Reinke
I'm somewhat surprised that you get as far as you indicate - "-quiet" is modifying the behaviour somewhat. When you run s_client without it, it will always terminate before getting the http response. This is because s_client is designed to terminate whenever it gets an EOF on stdin. When you pipe