Hi All,
We have developed an Enterprise Business App with Corona SDK and during the security vulnerability scan our security team suggested to implement the Certificate pinning to avoid/prevent the “man-in-the-middle attack” during REST API communication between server and App.
As I understand correctly, it is not supported by Corona SDK yet. I am looking for any alternate option may be any method/library or even Corona Cards plugins to help achieve it.
Below is the reference link which we want to achieve for both Android and iOS: https://www.raywenderlich.com/5634-securing-network-data-tutorial-for-android
Any help will be appreciated!
Daljit