Need help with PKI theory (Publishing CRLs)
hi, need trying understand couple of things concerning running own pki infrastructure.
i have setup standalone rootca server , guide following suggests publish crlpublication urls , cacertpublicationurls virtual directory on server.
they doing using certutil -setreg parameter.
what purpose of this?
is clients know files if browse url?
for example, give them url www.mysite.com/pki , able copy of crl , rootcert?
hi,
i have setup standalone rootca server , guide following suggests publish crlpublication urls , cacertpublicationurls virtual directory on server.
they doing using certutil -setreg parameter.
what purpose of this?
is clients know files if browse url?
as know certificates need validated before being used, 1 of reasons why certificates need validated because revoked before they expire. certificate revocation list (crl) provides way check revocation status, , url location revocation information certificates can viewed.
regarding cacertpublication urls setting, identifies url of authority information access point client can find ca certificate.
for offline root cas, need configure , publish crlpublication urls , cacertpublication urls virtual directory on server because root ca offline after configuration process, other clients have access urls on server necessary information.
more information you:
windows xp: certificate status , revocation checking
certificate services tools , settings
http://technet.microsoft.com/en-us/library/cc780742(v=ws.10).aspx
best regards,
amy
Windows Server > Windows Server General Forum
Comments
Post a Comment