Gemalto is now part of the Thales Group, find out more.

You are here

Https Connection Error | Thales IoT Developer Community

July 17, 2014 - 6:02pm, 6244 views

Hello, I have concept board having EHS6 module.I try to call HTTPS web service with below code. String url = "https://www..."; // here my web service url HttpsConnection connection = (HttpsConnection)Connector.open(url+";bearer_type=gprs;access_point=phone;timeout=0"); I call web service 30 time it is working fine but Suddenly it is not working i don't understand why it's happen. I getting error below. ERROR : -230 SSL-Error: verify problem based on signature Is there any special to do for call Https Web service. Help me please. (sorry for my bad english) Regards, Durgesh Patel,