NetTalk Central

Author Topic: SSL certificate not working with android. The cipher used is obsolete  (Read 4490 times)

JHojka

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
    • Email
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.

Vinnie

  • Full Member
  • ***
  • Posts: 183
    • View Profile
    • Email
Hi Jeff

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

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

Cheers

Vinnie

JHojka

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
    • Email
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