How to add the Certificate to the client side after we publish the application using clickonce?
When we publish the application using clickonce,we need export the
certificate
and import it to the client side using the following command:
>CertMgr.exe -add ryou.cer -s Root
>CertMgr.exe -add ryou.cer -s TrustedPublishe
But now, how can we perform the above steps on the server side rather than
the client side?
Any suggestion?
Thanks!
Date:Tue, 19 Jun 2007 20:48:44 +0900
Author:
|