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

You are here

EHS6 could not verify SSL/TLS with lastest revision (03.0001) | Telit Cinterion IoT Developer Community

September 16, 2015 - 4:22am, 2443 views

Hello

I have a problem about config SSL on EHS6. I have tested SSL/TLS on REVISION 02.000, A-REVISION 00.000.15 by Atcommand and java Security, it was no problem. But when i config SSL/TLS with REVISION 03.001, A-REVISION 00.000.14, I always receive  this Certificate failed verification error.

Normal
0

0
2

false
false
false

EN-US
JA
X-NONE

MicrosoftInternetExplorer4

+Generate file for unsecured mode.

[java -jar jseccmd.jar -cmd AddHttpsCertificateUntrusted -filename ./server.der > AddHttpsCertificateUntrusted.bin]

+On EHS6:

①Turn on https mode

at^sjmsec?
^SJMSEC: 1,1,1,0

②Install ssl to device

at^sjmsec="file","AddHttpsCertificateUntrusted.bin"

+Test:

at^sics=0,"conType","gprs0"

AT^SICS=0,"apn","internet"

at^siss=1,"srvType","http"

at^siss=1,"conId",0

AT^SISS=1,"address","https://someurl"

at^siss=1,"cmd","get"

at^siso=1

^SIS: 1,0,2200,"Http someurl:443"

^SIS: 1,0,200,"Certificate failed verification"

Something wrong when i config ssl?

Someone can you give me any advice?

Thanks for support!

 

/* Style Definitions */
table.MsoNormalTable
{mso-style-name:標準の表;
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:"";
mso-padding-alt:0mm 5.4pt 0mm 5.4pt;
mso-para-margin:0mm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"***** New Roman","serif";}