cancel
Showing results for 
Search instead for 
Did you mean: 

Mutual SSL onboarding with Harmonized API - windows

0 Kudos

Hi Folks,

I am working on harmonized API for windows phone and could not find a break through with onboarding.

First of all,

Platform used: Windows mobile

Server: SMP server

Server configurations: Everything is perfect and I am able to try out Mutual SSL using a rest client

Device configurations: I have imported the p12 certificate ( user certificate) , SAPNet CA certificate, server trust certificate, removed the corporate network proxy and tested Single SSL to ensure that the network is reachable.

Problem: Registration with SMP server gives me an exception: HRESULT: 0x80072f7d

Also, I had a feeling that when the request is coming down to the device to provide the user certificate, the certificate in the device trust store would be picked. Is there any additional code that has to be incorporated into the application to send the client certificate?

Any help will be most appreciated.

Thanks a lot in advance!

Sharvari

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Well, I could figure out testing Mutual SSL with Harmonized API on windows

I shall write a document shortly.