How to setup X509 certificate on client machine using WCF application

Hi ,

We have craeted a X509 certificate on the server for our security need in WCF application and now we require to install this certificate file on client machine using a batch file. We are not sure what parameter we have to use with certmgr.exe to install a certificate file(generated by the server machine) on client machine. Actualy we need to use this batch file in our clickonce setup so that we can have full control on client machine.

If some one did this please let us know it will help us a lot.

Dileep Agarwal




Answer this question

How to setup X509 certificate on client machine using WCF application

  • avi_india

    The SDK has the scripts.
    You can also find it here

  • How to setup X509 certificate on client machine using WCF application