I need a programmatic way to move PFX files to web servers in untrusted domains and import them into the local cert store. The solution I have now is a batch file that performs the following: Use NET USE to map a drive to an administrative share on the web server. Use XCOPY to move the PFX file to that … Continue reading
Recent Comments