Perform these steps on the POS client workstation running Microsoft Windows 10. Upon completion, the MerchantLink credit card certificate is ready for use on the POS client workstation.
mmc, and then click OK.Figure 12-1 Add or Remove Snap-ins Window

Figure 12-2 Console Root Certificates

If your certificate does not appear in the file location, change the File Type drop-down list to All Files.
Leave the Import Options at the default settings.
Refresh the page if the certificate does not appear. The Issued To column shows your company name.
Figure 12-3 Console Root Trusted Root Certificates

When closing the window, you are prompted to save the Console. If you save the Console window, you can make modifications to certificates without using the Add / Remove Snap-In windows.
The tool may be included in the credit card driver files distributed by MerchantLink. Older releases of this tool were in the .exe format. Newer releases of the tool are in .msi format.
winhttpcertcfg.exe -g -a users -c "LOCAL_MACHINE\MY" -s "-insert unique customer cert info here-"
winhttpcertcfg.msi -g -a users -c "LOCAL_MACHINE\MY" -s "-insert unique customer cert info here-"
insert unique customer cert info here with the customer certificate information found in the Personal certificate store (for example, www.your_company_name.com).
Figure 12-4 Command Prompt
