I have been using a self-signed certificate to sign and test my UWP application. Now, I want to release this application to the customer, for which I will require a trusted certificate to sign the application with before release. Now, I understand that Visual Studio expects a Personal Information Exchange(.pfx) file to sign the UWP application with.
I can get a trusted certificate from any Certificate Authority(CA), but what I would like to know is: