Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

BGS5 TLS 1.2 availability | Telit Cinterion IoT Developer Community

November 13, 2017 - 1:52pm, 4297 views

Hi,

For the BGS5, I'm trying to establish a secured connection to my application server, using my java application:

SecureConnection theConnection = (SecureConnection) Connector.open("ssl://serverurl")

When I try to do this, my application hangs, and the server generates an exception during the SSL-handshaking:

System.Security.Authentication.AuthenticationException: A call to SSPI failed, see inner exception. ---> System.ComponentModel.Win32Exception: The client and server cannot communicate, because they do not possess a common algorithm 

I have tried various protocols (SSL3, TLS1.X). My server is using a PKCS #12 file.

What type of algorithms does the BGS5 support?

This is the output of my ATI1:

Cinterion
BGS5
REVISION 01.100
A-REVISION 00.000.21

OK