Re: "unpuiblish" a certutil -dspublish 'd ca
- From: "Joe" <jwdaigle@xxxxxxxxxxxxx>
- Date: Sat, 24 Mar 2007 16:49:49 +0800
"Brian Komar [MVP]" <bkomar@xxxxxxxxxxxxxxxxx> wrote in message
news:MPG.206d81a9aece298b9896c9@xxxxxxxxxxxxxxxxxxxxxxx
In article <u4E5rrTbHHA.1400@xxxxxxxxxxxxxxxxxxxx>,
jwdaigle@xxxxxxxxxxxxx says...
I have a 2 tier heirarchy - an offline standalone root ca, and an onlineActually, you have not done anything wrong.
issuing CA.
While following Brian Komar's 2003 PKI reference, I did a dumb thing. I
did
a "certutil -dspublish -f my_offline_root_standalone_ca SubCA" in
addition
to the "certutil -dspublish -f my_offline_root_standalone_ca RootCA".
Note
the SubCA versus RootCA.
So now all the workstations in the domain think that the RootCA is both a
RootCA and a subordinate CA.
Is there anyway I can remove the "subCA-ness" of my Root CA without
trashing
the whole PKI infrastructure?
Thanks in advance for any help,
Joe
- When you use -dspublish with RootCA, you publish the
CA certificate to the Certification Authorities *and*
AIA container.
- When you use -dspublish with SubCA, you publish the CA
certificate only to the AIA container.
You use of -f in the command just caused an overwrite of
the existing certificate in the AIA container (which is
the same certificate).
You want the "subCA-ness" to allow the building of
chains after certificate renewal with a new key, when a
root CA can appear as a subordinate CA in a chain.
Brian
Ah, ok So there is nothing wrong with this.
I noticed that my root certificate was also listed in the intermediate CAs
list in Internet Explorer on all my machines. When I went back to check it,
I realzied that I published the root cert as a SubCA in addition to the Root
CA.
Thank you for the explanation.
Joe
.
- References:
- "unpuiblish" a certutil -dspublish 'd ca
- From: Joe
- Re: "unpuiblish" a certutil -dspublish 'd ca
- From: Brian Komar [MVP]
- "unpuiblish" a certutil -dspublish 'd ca
- Prev by Date: Re: none of you smart fellers heard about GHP?
- Next by Date: Re: Trusting Certs from Non Trusted root
- Previous by thread: Re: "unpuiblish" a certutil -dspublish 'd ca
- Next by thread: Re: windows firewall
- Index(es):
Relevant Pages
|