cancel
Showing results for 
Search instead for 
Did you mean: 

SSL connection in SMP3.0 sp07

Former Member
0 Kudos

Experts,

we are trying to implement SSL connection between Application and SMP through one way communction and we are using 8081 port but we are getting SSL HANDSHAKE ERROR(-9807).

As per the document we have installed the certificates(Root & intermediate) in device and added them into project.

Below is our code please add if we are missing something.

Regards

Sandeep

Accepted Solutions (0)

Answers (4)

Answers (4)

agentry_src
Active Contributor
0 Kudos

Discussion successfully moved from SAP for Mobile to SMP Developer Center

as the more appropriate community for this topic.

Regards, Mike (Moderator)

SAP Technology RIG

Former Member
0 Kudos

when we try in chrome it's giving your connection is private.

the same when we try in safari in device it's giving 3 options like cancel , continue & details.

when we press continue it's navigated to original page.

Thank's & regards

Sandeep P

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Were you able to test in it REST client? Did it work?

Also, you can check if you are able to open https://server:8081 in your device browser.

Regards,

JK

Former Member
0 Kudos

Dear Jitendra,

Yes we are able to open in device only in safari but not in chrome.

Thank you

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

What error do you see in chrome?

Regards,

JK

Former Member
0 Kudos

Dear Jitendra,

checked in Rest client but status is giving 0.

attaching Image.

Thank's & Regards

Sandeep P

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

I didnt get what is the url you have passed in the rest client.

make a GET request

uri: https://smpserverhostname:8081/odata/applications/latest/com.test.dept

Header: Authorization:smp username:password

I would highly suggest you to try it with Filddler tool. You would get more info in the response, if something is not working.

Regards,

JK

Former Member
0 Kudos

&

Need your help.

Thanks & Regards,

Sandeep.