I am working on a provider hosted add-in in my local SharePoint development environment. So I am using locally generated certificate to communicate to local SharePoint from local IIS. If I want to move only the SharePoint add-in component of my solution to cloud, and still I want to host my ASP component in local machine, what should be the process I need to follow? Or it is not possible.
Rakesh