cancel
Showing results for 
Search instead for 
Did you mean: 

SSL Pinning Using SAP SMP

Former Member
0 Kudos

Hi,

Would anyone know how to implement SSL pinning when using SAP SMP for Android native app development?

Thanks!

Karl

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
Former Member
0 Kudos

Thanks for the reply Jitendra. The Wiki entry talks about certificate validation but unfortunately it doesn't have any concrete details about certificate pinning.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Wasn't able to do this directly, for now what I did was to perform the certificate pinning against https://account.hanatrial.ondemand.com before MAFLogon kicks in.

Answers (2)

Answers (2)

andreas_wegmann
Employee
Employee
0 Kudos

Hi Karl,
there does not exists a specific documentation about SSL pinning and SMP yet.
Maybe the following SAP Note can help a bit:

https://launchpad.support.sap.com/#/notes/2291915

KR
Andreas
Former Member
0 Kudos

Thanks for the reply Jitendra. I've read the Wiki and unfortunately it doesn't provide concrete details on how SMP implements certificate pinning. I've also checked SAP Help but to no avail.