add option to allow user to set ciphers 90/14490/2
authorPing Yu <ping.yu@intel.com>
Mon, 27 Aug 2018 13:07:13 +0000 (09:07 -0400)
committerFlorin Coras <florin.coras@gmail.com>
Tue, 4 Sep 2018 02:25:34 +0000 (02:25 +0000)
commit7eedb5fb44d5a38cb3ba059d6983e95128b97d36
tree2f27eb7da6f50c103a3fd8da5462bfbb7a972856
parent8e71529ea86018ab05c8cb77081512cbd2e413a7
add option to allow user to set ciphers

Orignal code hard code TLS ciphers, and this patch allows user to
set ciphers via CLI, so that user can perform the TLS testing
without re-building the code.

Change-Id: I0d497f6d906af25bc7a33cee5747f9a1d63e0683
Signed-off-by: Ping Yu <ping.yu@intel.com>
src/plugins/tlsopenssl/tls_openssl.c
src/plugins/tlsopenssl/tls_openssl.h