/build/static/layout/Breadcrumb_cap_w.png

Automating User Certificates

I know if my client OS was Windows XP or better I could just use Active Directory. I would like to know how you deploy user certificates without the AD luxury.

0 Comments   [ + ] Show comments

Answers (3)

Posted by: kkaminsk 19 years ago
9th Degree Black Belt
0
Ok, I found a solution and well I'll post it here. Certmgr.exe will do the job but I had a really hard time finding decent documentation for the importing of certificates. So I will share what little I know about it.

certmgr -add -all certificate.cer -s -r currentUser TrustedPublisher

This will get a software vendor's certificate into the Trusted Publisher store to ensure that users are not given prompts to trust software from the vendor that uses the certificate. However on Windows 2000 I had to use trust instead of TrustedPublisher, localMachine instead of currentUser and capture some extra registry entries to get Internet Explorer 5.5 to use the Java aplet without user intervention. Also note that IE 5.5 uses a different version of certmgr than XP or IE6 for that matter. So here are some incomplete thoughts that might be helpful to someone.
Posted by: kkaminsk 19 years ago
9th Degree Black Belt
0
I should state that what I posted is not technically complete or necessarily 100% accurate. I had to hack and slash a solution out the door on a tight timeline. If someone wants to add more or correct me, please feel free to do so.
Posted by: dm1 18 years ago
Blue Belt
0
many thanks!

[:)]
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ