I am trying to connect to one Linux server from a client,
openssl s_client -connect <IP of Server>:443
I am getting the following error:
socket: Connection refused
connect:errno=111
digital-certificateopensslsslssl-certificatex509certificate
I am trying to connect to one Linux server from a client,
openssl s_client -connect <IP of Server>:443
I am getting the following error:
socket: Connection refused
connect:errno=111
Best Solution
Check the ports of the server by any tool. For Example,
Check the port number is in openstate.