I am getting the following Bad file descriptor error (Full error given below) 
if I try to create an SSL certificate following the instructions in the link 
given below.
http://kafka.apache.org/documentation/#security_ssl

ERROR 
[root@xxxxx certificate]# openssl s_client -debug -connect 192.168.x.xxx:9093 
-tls1
socket: Bad file descriptor
connect:errno=9

Could you please help me with where I am doing wrong? thanks in advance 

Reply via email to