On Thu, Oct 3, 2013 at 5:32 PM, Ben Laurie <b...@links.org> wrote: > > > > On 3 October 2013 22:14, Jeff Trawick <traw...@gmail.com> wrote: > >> E.g., run >> >> echo GET / | openssl s_client -connect host:port >> >> It does the handshake then stalls until you press a key (which will be >> left unused in the buffer when openssl exits), then it sends the input. I >> guess the kbhit() in the s_client code is what is waking it up. >> >> I've played around with various command-line arguments but haven't found >> one to bypass the issue. >> >> (Windows Server 2008R2, openssl 1.0.1e bindist) >> > > I'm guessing this is a windows bug, since it works fine for me on FreeBSD. >
Definitely (spaghetti in the preprocessor platform checks in s_client)... I'll suggest a real patch for that soon-ish... > > >> >> >> -- >> Born in Roswell... married an alien... >> http://emptyhammock.com/ >> > > -- Born in Roswell... married an alien... http://emptyhammock.com/