I am a little confused about certificates. I've installed the .p12 certificate to the system. Now I've exported the .cer file (as base 64).
The web service I connect to needs to be supplied the .cer file.
Does this mean that once the .cer file is exported, I can inunstall the certificate (.p12) from the registry? Or do they work hand in hand?
Thanks