]> git.ipfire.org Git - thirdparty/openssl.git/commit
s_client: fix not to send a command letter of R 8081/head
authorShigeki Ohtsu <ohtsu@ohtsu.org>
Thu, 24 Jan 2019 13:45:50 +0000 (22:45 +0900)
committerShigeki Ohtsu <ohtsu@ohtsu.org>
Thu, 24 Jan 2019 13:59:29 +0000 (22:59 +0900)
commitbc180cb4887c2e82111cb714723a94de9f6d2c35
tree7e1ae17ff9973647aa0a8f354e87e0d4413a10db
parent5cae2d349b561a84dbfc93d6b6abc5fb7263fb7c
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
apps/s_client.c