s_client: fix not to send a command letter of R
authorShigeki Ohtsu <ohtsu@ohtsu.org>
Thu, 24 Jan 2019 13:45:50 +0000 (22:45 +0900)
committerMatt Caswell <matt@openssl.org>
Sun, 27 Jan 2019 12:03:34 +0000 (12:03 +0000)
commit24020351dc2f1565347a93ad60d70b065415c84f
tree922aa6d5efffc819e169ed4e42460d6a24973170
parentb62ef4e137e2eb384d5835502bbfe09908ec5a6a
s_client: fix not to send a command letter of R

Before 1.1.0, this command letter is not sent to a server.

CLA: trivial
(cherry picked from commit bc180cb4887c2e82111cb714723a94de9f6d2c35)

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8081)

(cherry picked from commit 5478e2100260b8d6f9df77de875f37763d8eeec6)
apps/s_client.c