Jump to content

How to use certutil?


Recommended Posts

Guest simonseah@gmail.com
Posted

Dear All,

 

Is there any dummy guide to learn how to use certutil tools?

I would like to list out all the issued certificates details?

Guest Ace Fekay [MVP]
Posted

Re: How to use certutil?

 

In news:6dd93b1e-9719-4ddb-90e8-e782935ae8ea@e39g2000hsf.googlegroups.com,

simonseah@gmail.com <simonseah@gmail.com> typed:

> Dear All,

>

> Is there any dummy guide to learn how to use certutil tools?

> I would like to list out all the issued certificates details?

 

Did you try to search for it?

 

I searched Google for 'certutil' and found this relevant link:

 

Certutil tasks for managing certificates

http://technet2.microsoft.com/windowsserver/en/library/5e0f52f2-f7c8-4c74-9497-be52366df52e1033.mspx?mfr=true

 

There were other links. Do a search for yourself to see if the other links

help you.

 

Searching, and specifically my choice of using Google, is your friend.

 

--

Regards,

Ace

 

This posting is provided "AS-IS" with no warranties or guarantees and

confers no rights.

 

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT,

MVP Microsoft MVP - Directory Services

Microsoft Certified Trainer

 

For urgent issues, you may want to contact Microsoft PSS directly. Please

check http://support.microsoft.com for regional support phone numbers.

 

Infinite Diversities in Infinite Combinations

Guest simonseah@gmail.com
Posted

Re: How to use certutil?

 

If let say about this command in certutil:-

 

To display the certificates in the Local Machine certificate store

 

certutil-store [-f] [-enterprise] [-user] [-gmt] [-seconds] [-silent]

[-v] [-dc DCName] CertificateStoreName [CertID [OutFile]]]

 

CertificateStoreName = where can I get this info from? is it the edb

file?

 

 

 

Is there anywhere can get any guidance easier then microsoft?

 

 

 

Ace Fekay [MVP] wrote:

> In news:6dd93b1e-9719-4ddb-90e8-e782935ae8ea@e39g2000hsf.googlegroups.com,

> simonseah@gmail.com <simonseah@gmail.com> typed:

> > Dear All,

> >

> > Is there any dummy guide to learn how to use certutil tools?

> > I would like to list out all the issued certificates details?

>

> Did you try to search for it?

>

> I searched Google for 'certutil' and found this relevant link:

>

> Certutil tasks for managing certificates

> http://technet2.microsoft.com/windowsserver/en/library/5e0f52f2-f7c8-4c74-9497-be52366df52e1033.mspx?mfr=true

>

> There were other links. Do a search for yourself to see if the other links

> help you.

>

> Searching, and specifically my choice of using Google, is your friend.

>

> --

> Regards,

> Ace

>

> This posting is provided "AS-IS" with no warranties or guarantees and

> confers no rights.

>

> Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT,

> MVP Microsoft MVP - Directory Services

> Microsoft Certified Trainer

>

> For urgent issues, you may want to contact Microsoft PSS directly. Please

> check http://support.microsoft.com for regional support phone numbers.

>

> Infinite Diversities in Infinite Combinations

Guest Ace Fekay [MVP]
Posted

Re: How to use certutil?

 

In news:137d9714-292c-40a8-8403-ae3d99dbbc44@e23g2000prf.googlegroups.com,

simonseah@gmail.com <simonseah@gmail.com> typed:

> If let say about this command in certutil:-

>

> To display the certificates in the Local Machine certificate store

>

> certutil-store [-f] [-enterprise] [-user] [-gmt] [-seconds] [-silent]

> [-v] [-dc DCName] CertificateStoreName [CertID [OutFile]]]

>

> CertificateStoreName = where can I get this info from? is it the edb

> file?

>

>

>

> Is there anywhere can get any guidance easier then microsoft?

 

Depends. Local store or local trusted Root CA store? The link I gave you

explains this. You can also use an MMC and add "Certificates" to view local

user and machine certs.

 

Ace

Guest simonseah@gmail.com
Posted

Re: How to use certutil?

 

On Mar 24, 7:39 pm, "Ace Fekay [MVP]" <PleaseAs...@SomeDomain.com>

wrote:

> Innews:137d9714-292c-40a8-8403-ae3d99dbbc44@e23g2000prf.googlegroups.com,

> simons...@gmail.com <simons...@gmail.com> typed:

>

> > If let say about this command incertutil:-

>

> > To display thecertificatesin the Local Machine certificate store

>

> >certutil-store [-f] [-enterprise] [-user] [-gmt] [-seconds] [-silent]

> > [-v] [-dc DCName] CertificateStoreName [CertID [OutFile]]]

>

> > CertificateStoreName = where can I get this info from? is it the edb

> > file?

>

> > Is there anywhere can get any guidance easier then microsoft?

>

> Depends. Local store or local trusted Root CA store? The link I gave you

> explains this. You can also use an MMC and add "Certificates" to view local

> user and machine certs.

>

> Ace

 

I would prefer to extract all the certificates on using certutil. this

is for my scripting purposed.

Is there any command to list out all the certificates on "issuing

certificates".?

Guest Ace Fekay [MVP]
Posted

Re: How to use certutil?

 

In news:de667509-db02-43f6-a515-af003647365b@m36g2000hse.googlegroups.com,

simonseah@gmail.com <simonseah@gmail.com> typed:

> I would prefer to extract all the certificates on using certutil. this

> is for my scripting purposed.

> Is there any command to list out all the certificates on "issuing

> certificates".?

 

I rarely use certutil, so I am not a pro at it. So I did a search and came

up with the following:

 

Using the Certificate Database Tool

http://www.mozilla.org/projects/security/pki/nss/tools/certutil.html

 

The following link is the list of other search results that may be helpful.

Sorry I can't be more helpful than this. If you have any scripting

questions, which it doesn't appear you do, but just in case if you do, you

can post them to the microsoft.public.scripting.vbscript newsgroup.

 

Ace

Guest Ace Fekay [MVP]
Posted

Re: How to use certutil?

 

In news:%23aHoBcIkIHA.536@TK2MSFTNGP06.phx.gbl,

Ace Fekay [MVP] <PleaseAskMe@SomeDomain.com> typed:

[...]

> The following link is the list of other search results that may be

> helpful. [...]

 

 

Sorry, forgot to paste the additional search link:

http://www.google.com/search?q=certutil+create+certificate&rls=com.microsoft:en-us:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ITVA#hl=en&rls=com.microsoft%3Aen-us%3AIE-SearchBox&rlz=1I7ITVA&q=DNSETW.MOF&btnG=Search&nochrome=1

 

Ace

Guest simonseah@gmail.com
Posted

Re: How to use certutil?

 

On Mar 28, 12:14 pm, "Ace Fekay [MVP]" <PleaseAs...@SomeDomain.com>

wrote:

> Innews:uvkNZkIkIHA.5660@TK2MSFTNGP02.phx.gbl,

> Ace Fekay [MVP] <PleaseAs...@SomeDomain.com> typed:

>

> Darn, scratch that last link. Gots to cut back on the coffee a bit. This is

> the one:http://www.google.com/search?q=certutil+create+certificate&rls=com.mi...

>

> Ace

 

Thanks...appreciated it...

×
×
  • Create New...