You can check if SSL is installed correctly on your system by using //echo -a $sslready

If it is installed correctly, then you'll get a response of $true, otherwise you'll get $false.

Based on your post, it look like SSL isn't available on that server, so try another one. Remember that you have to tell the server that you want to use a SSL connection, either by including the + character in front of the port, or include the -e switch in the /server line.