+32
−0
+4
−33
Loading
Add get_key() implementation to tcp transport to retrieve PSK based on client's identity. `cipher` will remain NULL until cipher suite handling is introduced. This field will be used to retrieve cipher name to be used by SSL handshake. nvmf_tcp_listen() now adds get_key() callback to sock opts, if default implementation is set to "ssl". Change-Id: I89cd5046d69f926a20c7a9c852757f5625d6a617 Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15549 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Ben Walker <benjamin.walker@intel.com>