Page 1 of 1

connection problem with SSL

Posted: June 26th, 2014, 3:32 pm
by rhk
Hi, I'm running sabnzbdplus on Ubuntu 14.04 (64bit) and it is timing out when I try to use SSL connection, normal connection using port 119 is successful, and testing connection from the host is successful to port 443 or 563, so I know the nntp server is accepting my connection.

Thanks

Re: connection problem with SSL

Posted: June 26th, 2014, 7:24 pm
by rhk
problem solved. my mistake, need to install python-openssl.

Thanks guys