There are significant problems with the configurations of both sites:

https://www.ssllabs.com/ssltest/analyze.html?d=tm3.com
https://www.ssllabs.com/ssltest/analyze.html?d=ws.myfax.com

That said, I was able to establish a connection to both sites by
manually requesting SSL3 on the command line:

The following commands worked fine for me on my 14.04 LTS machine:

openssl s_client -ssl3 -verify 10 -CApath /etc/ssl/certs/ -connect 
ws.myfax.com:443
openssl s_client -ssl3 -verify 10 -CApath /etc/ssl/certs/ -connect 
www.tm3.com:443

Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1410989

Title:
  SSL_connect:unknown state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1410989/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to