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

You are here

Secure Server on BGS5T | Telit Cinterion IoT Developer Community

November 13, 2018 - 5:35pm, 4191 views

Hello,

I have developed an application for the BGS5T in which I'm creating an webserver that listens for connections and acts accordingly to the requests it receives.I want to contact this webserver using the http protocol like this "https://5.10.20.1 (modem ip)"
I've looked into the java user manual, in the Security chapter, but I'm failing to chose the proper mode to do so. Is there any scenario that you could recommend, and perhaps a tutorial to do so? 

Is there any tool/library that could be done like this?

https://docs.oracle.com/javame/8.1/me-dev-guide/encryptchapter.htm

(8.4 Configuring the Board as a Secure Server)


Any help would be great.

Thank you