import an entire PKI in Windows Sever 2008
hi,
i import old pki have on netasq in windows server.
so need import rootca, every subca , every end users.
is possible windows server pki entreprise ?
best regards
there no default import option data other pki platforms there many details not covered standards (such renewal of ca...) test following:
pre-requisites:
- keys , certificates of cas available pkcs#12 files
- all certificates of end-entities available base64 or der encoded files.
- know cdp , aia urls, make sure windows user or ca machine able publish crl / crt files there.
main steps:
- import keys
- setup new windows cas option use existing keys , certificates.
- configure windows pki cdp , aia urls before / setup ocsp if required / configure crl validity times...
- import certificate files windows ca databases.
- publish new crls
- issue new certificates
- check if certificates issued before , after migration can validated.
if other pki supports e.g. renewal or archival of user keys additional configuration required. there chance other pki used specific attributes in ca certificates windows pki might not - test carefully.
elke
Windows Server > Security
Comments
Post a Comment