Root CA certificate added to LDAP with CN=com as its name
we have root certificate offline ca that's root of enterprise pki. we're trying publish in ad. properties in cert seem in order, when publish certutil, it's injected "cn=com". certutil parsing out of cert (the output lines "ldap:///cn=com,cn=aia,cn=public key services,cn=services,cn=configuration,dc=[domain],dc=[ext]?cacertificate") any idea we're doing wrong here?
can use dscdpcontainer , dscdpcn force name?
perhaps off in registry: hklm\system\currentcontrolset\services\certsvc\configuration\
<caname>
dsconfigdn
certutil -setreg ca\dsconfigdn "cn=configuration,dc=<domaincomponent>,dc<domaincomponent>"
http://technet.microsoft.com/en-us/library/cc737740(v=ws.10).aspx
Windows Server > Security
Comments
Post a Comment