Questions tagged [certificate-pinning]

94 questions
0
votes
1 answer

IBM MobileFirst Certificate Pinning

I want to use certificate pinning in my iOS IBM MobileFirst project.Can i place my certificate inside Mobile First Development kit. If yes then, how can i configure it?
0
votes
1 answer

Should we handle Certificate/Public Key pinning for external https services?

I am writing an Android app that will make some http requests to external HTTPS restful resources - https://external_server/resources ( I have no control of the external Servers ) I am thinking to handle Certificate/Public Key Pinning for the…
LHA
  • 9,398
  • 8
  • 46
  • 85
-1
votes
1 answer

Certificate pinning failing in iOS

We are developing an application using IBM MobileFirst Platform Foundation v7.1. Currently we are in UAT phase. The app supports both Android and iOS. We implemented certificate pinning for our application. The MobileFirst Server is maintained by…
-3
votes
1 answer

Certificate Pinning in Concurrent requests Swift

I'm writing an app in swift 5 that needs to connect to my server. I have the full certificate chain. i have implemented certificate pinning and i have a success connection when i have one request but it fail when multiple requests at the same…
1 2 3 4 5 6
7