Jump to content


kukulka

Installing Certificate using CertUtil for Jabber

Recommended Posts

Hello,

 

I am trying to install Jabber using SCCM.

 

Prerequisite for Jabber is a small application from cisco which adds another network interface.

This application has a certificate which needs to be added to Trusted Publishers during the installation. I exported this certificate from an .msi and I am trying to add it before installing the software.

 

My script looks like this:

CertUtil -f -addstore “TrustedPublisher” "Cisco_certificate.cer" >> c:certutil.log
msiexec /i "msi_setup-3-2-4-0-6831.msi" /qn /norestart
According to certutil.log certificate is succesfully installed.
However:
1. I can't see any certificate in certmgr.msc
2. I get following popup during installation:
post-22127-0-34910200-1384880987_thumb.png
Can anyone help?

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.