D
David Beaven
Reading 'best practicies for implementing a microsoft windows server 2003
public key infrastructure' it says that 'it is best practive to use paths
and naming that do not reveal the internal network infrastructure to
external entities'.
We used the sample script to configure the enterpriseSubCA where the ldap
entry is defined as ldap://%myLDAPserver%/CN=%%2,CN=CDP,CN=Public Key
Services,CN=Services,%%6%%10
This gives us:
CRL Distribution Point Distribution Point Name:
Full Name: URL=http://pki.mycompany.com/pki/mycompanyRootCA.crl
URL=ldap:///CN=mycompanyRootCA,CN=myserver,CN=CDP,CN=Public%20Key%20Services
,CN=Services,CN=Configuration,DC=ad,DC=mycompany,DC=com?certificateRevocatio
nList?base?objectClass=cRLDistributionPoint
Whichi does expose internal network infrastrucure. Assuming we want both
internal and external clients to access the distribution point (hence URl
listed first) what would you advise. I assume that we still would want to
advertise the distributiuon point in some way via ldap.
Thanks
David
public key infrastructure' it says that 'it is best practive to use paths
and naming that do not reveal the internal network infrastructure to
external entities'.
We used the sample script to configure the enterpriseSubCA where the ldap
entry is defined as ldap://%myLDAPserver%/CN=%%2,CN=CDP,CN=Public Key
Services,CN=Services,%%6%%10
This gives us:
CRL Distribution Point Distribution Point Name:
Full Name: URL=http://pki.mycompany.com/pki/mycompanyRootCA.crl
URL=ldap:///CN=mycompanyRootCA,CN=myserver,CN=CDP,CN=Public%20Key%20Services
,CN=Services,CN=Configuration,DC=ad,DC=mycompany,DC=com?certificateRevocatio
nList?base?objectClass=cRLDistributionPoint
Whichi does expose internal network infrastrucure. Assuming we want both
internal and external clients to access the distribution point (hence URl
listed first) what would you advise. I assume that we still would want to
advertise the distributiuon point in some way via ldap.
Thanks
David