import crl from server in other (trusted) domain
hi,
we migrating system downloads crl , imports ad. original system in same domain domain controller publishing crl to. published crl following command
certutil -dspublish -f filename dc.domaina.corp
however, on our new system, in domainb.corp, when download crl , try import in domaina.corp, same command, following output
----------------------------------
ldap:///cn=mycompany private ca,cn=dc.domaina,cn=cdp,cn=public key services,cn=services,cn=configuration,dc=domainb,dc=corp?certificaterevocationlist
ldap: 0x20: 0000208d: nameerr: dsid-031001cd, problem 2001 (no_object), data 0, best match of:
'cn=cdp,cn=public key services,cn=services,cn=configuration,dc=domainb,dc=corp'
certutil: -dspublish command failed: 0x8007208d (win32: 8333)
certutil: directory object not found.
--------------------
somehow, ldap command takes suffix domainb.corp integrate in command.
i read through certutil commands, absolute not expert on certificates. can telle me if thing want possible? maybe switch
i recommend switching using http based urls rather ldap ad-based urls environment
brian
Windows Server > Security
Comments
Post a Comment