Bug Report OS: Fedora 20, Linux 3.15.10 x86_64 OpenSSL: 1.0.1e
Using: $ openssl s_client -crlf -starttls smtp -connect:<host>:587 Some initial output is sent to STDOUT, some to STDERR. The problem is that the SMTP server greeting is written to STDERR. This seems incorrect, as the remaining server responses are written to STDOUT. On occasion a CRLF is missing prior to the initial server message. It seems OK to write all of the cert validation messages to STDOUT. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
