Installing and getting PFX certificate
I had to integrate to a SOAP service in my current project which requires installing a PFX certificate. I want to install it in code during start up so that it will just work on other developers’ machines. Here is the implementation of the function that installs the certificate. It requires the path to the … [Read more…]