NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: JHojka on May 04, 2016, 02:30:31 PM

Title: SSL certificate not working with android. The cipher used is obsolete
Post by: JHojka on May 04, 2016, 02:30:31 PM
I have a SSL certificate from godaddy. I combined the certificate with the secondary cert. The SSL connection works great on everything I have tested accept Android. On my Android device I get the message.

You connection is encrypted using an obsolete cipher suite.

TLS1.2 The connection is encrypted using AES_256_CBC, with HMA-SHA1 for message authentication and RSA as key exchange mechanism.

NetTalk 8.59

Jeff Hojka
Marathon Software Co.
Title: Re: SSL certificate not working with android. The cipher used is obsolete
Post by: Vinnie on May 04, 2016, 11:46:13 PM
Hi Jeff

If you need to test your certificate then you can use this link.

https://www.ssllabs.com/ssltest/

Cheers

Vinnie
Title: Re: SSL certificate not working with android. The cipher used is obsolete
Post by: JHojka on May 05, 2016, 06:22:42 AM
Thanks. After checking I had a incomplete chain. I think I was using the IE cert. by mistake. I downloaded the Apache Cert and combined that and it worked.

Jeff