Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Security > Putting a certificate in the proper place after accidentally puttingit in the wrong place

Reply
Thread Tools Display Modes

Putting a certificate in the proper place after accidentally puttingit in the wrong place

 
 
Morris Cox
Guest
Posts: n/a

 
      08-28-2007
We have a network printer and I have enabled security on it. Therefore,
when I use the web interface or use software (that came with the
printer) to check for new faxes, it uses a certificate. On two Vista
Business computers, I accidentally went with the default of using the
Personal store instead of the only useful store, Trusted Root
Certification Authorities. Now I can't tell Vista to trust the
certificate or to reinstall the certificate.

I've tried using MMC with the Certification (Computer) and Certification
(Current User) [where is should be] snap-ins and that didn't work. The
certificate didn't even show up. I tried exporting the certificate from
another Vista (Enterprise 64-bit) computer and then importing that, but
no luck.

How do I re-add or move a certificate that doesn't even show up in the
list of certificates and that I can only see if I go to the web
interface or use the printer software that checks for faxes (where I
specify the printer's IP address)?

--
Morris Cox
 
Reply With Quote
 
 
 
 
Haitao Li
Guest
Posts: n/a

 
      08-30-2007
If the certificate you are trying to import is a root or CA certificate,
then on Vista by default it is saved in "Intermediate Certification
Authorities" store. If you can find it there, drag & drop to root store. In
import wizard, you need to select the root store to change the default
behavior.

"Morris Cox" <.> wrote in message
news:...
> We have a network printer and I have enabled security on it. Therefore,
> when I use the web interface or use software (that came with the printer)
> to check for new faxes, it uses a certificate. On two Vista Business
> computers, I accidentally went with the default of using the Personal
> store instead of the only useful store, Trusted Root Certification
> Authorities. Now I can't tell Vista to trust the certificate or to
> reinstall the certificate.
>
> I've tried using MMC with the Certification (Computer) and Certification
> (Current User) [where is should be] snap-ins and that didn't work. The
> certificate didn't even show up. I tried exporting the certificate from
> another Vista (Enterprise 64-bit) computer and then importing that, but no
> luck.
>
> How do I re-add or move a certificate that doesn't even show up in the
> list of certificates and that I can only see if I go to the web interface
> or use the printer software that checks for faxes (where I specify the
> printer's IP address)?
>
> --
> Morris Cox


 
Reply With Quote
 
Morris Cox
Guest
Posts: n/a

 
      08-30-2007
I can not find it in any stores, even with the Find feature. However, if
I go to the webpage, and choose to View Certificates, then the
certificate is there.

Morris Cox

Haitao Li wrote:
> If the certificate you are trying to import is a root or CA certificate,
> then on Vista by default it is saved in "Intermediate Certification
> Authorities" store. If you can find it there, drag & drop to root store.
> In import wizard, you need to select the root store to change the
> default behavior.
>
> "Morris Cox" <.> wrote in message
> news:...
>> We have a network printer and I have enabled security on it.
>> Therefore, when I use the web interface or use software (that came
>> with the printer) to check for new faxes, it uses a certificate. On
>> two Vista Business computers, I accidentally went with the default of
>> using the Personal store instead of the only useful store, Trusted
>> Root Certification Authorities. Now I can't tell Vista to trust the
>> certificate or to reinstall the certificate.
>>
>> I've tried using MMC with the Certification (Computer) and
>> Certification (Current User) [where is should be] snap-ins and that
>> didn't work. The certificate didn't even show up. I tried exporting
>> the certificate from another Vista (Enterprise 64-bit) computer and
>> then importing that, but no luck.
>>
>> How do I re-add or move a certificate that doesn't even show up in the
>> list of certificates and that I can only see if I go to the web
>> interface or use the printer software that checks for faxes (where I
>> specify the printer's IP address)?
>>
>> --
>> Morris Cox

 
Reply With Quote
 
Haitao Li
Guest
Posts: n/a

 
      08-31-2007
"View Certificates" doesn't copy the certificate to any of your stores. If
you want to trust its root certificate, click "Certification Path" tab,
double click the root node, then click "Install Certificate..." button. On
Vista, this button is available only if IE is not running in protected mode.

"Morris Cox" <.> wrote in message
news:...
>I can not find it in any stores, even with the Find feature. However, if I
>go to the webpage, and choose to View Certificates, then the certificate is
>there.
>
> Morris Cox
>
> Haitao Li wrote:
>> If the certificate you are trying to import is a root or CA certificate,
>> then on Vista by default it is saved in "Intermediate Certification
>> Authorities" store. If you can find it there, drag & drop to root store.
>> In import wizard, you need to select the root store to change the default
>> behavior.
>>
>> "Morris Cox" <.> wrote in message
>> news:...
>>> We have a network printer and I have enabled security on it. Therefore,
>>> when I use the web interface or use software (that came with the
>>> printer) to check for new faxes, it uses a certificate. On two Vista
>>> Business computers, I accidentally went with the default of using the
>>> Personal store instead of the only useful store, Trusted Root
>>> Certification Authorities. Now I can't tell Vista to trust the
>>> certificate or to reinstall the certificate.
>>>
>>> I've tried using MMC with the Certification (Computer) and Certification
>>> (Current User) [where is should be] snap-ins and that didn't work. The
>>> certificate didn't even show up. I tried exporting the certificate from
>>> another Vista (Enterprise 64-bit) computer and then importing that, but
>>> no luck.
>>>
>>> How do I re-add or move a certificate that doesn't even show up in the
>>> list of certificates and that I can only see if I go to the web
>>> interface or use the printer software that checks for faxes (where I
>>> specify the printer's IP address)?
>>>
>>> --
>>> Morris Cox


 
Reply With Quote
 
Morris Cox
Guest
Posts: n/a

 
      08-31-2007
Haitao Li wrote:
> "View Certificates" doesn't copy the certificate to any of your stores.
> If you want to trust its root certificate, click "Certification Path"
> tab, double click the root node, then click "Install Certificate..."
> button. On Vista, this button is available only if IE is not running in
> protected mode.


Thanks for replying again. It is a Vista system. Double clicking on the
root node under the "Certification Path" tab doesn't do anything. The
"View Certification" button is grayed out (even when I disabled UAC). I
even tried running IE7 as admin (via the context menu). No luck.


Morris Cox
 
Reply With Quote
 
Haitao Li
Guest
Posts: n/a

 
      09-04-2007
That means the SSL certificate does not contain a link to its root
certificate, so certificate viewer cannot find it. You will have to logon to
the web server machine and export that root certificate, and import it on
your machine.

"Morris Cox" <.> wrote in message
news:#...
> Haitao Li wrote:
>> "View Certificates" doesn't copy the certificate to any of your stores.
>> If you want to trust its root certificate, click "Certification Path"
>> tab, double click the root node, then click "Install Certificate..."
>> button. On Vista, this button is available only if IE is not running in
>> protected mode.

>
> Thanks for replying again. It is a Vista system. Double clicking on the
> root node under the "Certification Path" tab doesn't do anything. The
> "View Certification" button is grayed out (even when I disabled UAC). I
> even tried running IE7 as admin (via the context menu). No luck.
>
>
> Morris Cox


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mouse pointer clicks in wrong place Ed Windows Vista General Discussion 19 10-27-2009 02:47 PM
Where to place codecs? Mat Windows Vista General Discussion 1 09-09-2007 04:50 AM
this may not be the place but i thought I would try noaim Windows Vista General Discussion 1 08-20-2007 05:01 PM
Not sure I'm in the right place... Mike Windows Vista General Discussion 2 07-07-2007 04:04 AM
cannot install because it's looking in the wrong place Middletree Windows Vista Installation 10 11-24-2006 04:48 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59