Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
308 views

Certificate subject X.509

According to the X.509, a certificate has an attribute subject. C=US, ST=Maryland, L=Pasadena, O=Brent Baccala, OU=FreeSoft, CN=www.freesoft.org/emailAddress=baccala@freesoft.org This is the ...
2
votes
2answers
908 views

Does the LDAP protocol limit the length of a DN

Does the LDAP protocol specify a maximum length that a DN can take? I've looked through http://tools.ietf.org/html/rfc4514 but I can't find any restrictions that it imposes.
2
votes
1answer
1k views

What's the difference between “Exchange Legacy Distinguished Name” and “Active Directory Distingushed Name”?

I'm a little confused by these two terms: "Legacy Distinguished Name"(Legacy DN) and "Distingushed Name"(DN). The first term Legacy DN seems only for Exchange, while the latter DN is only mentioned ...
0
votes
1answer
37 views

Using DN in Search Filter

In My LDAP Client program some times i have to include the DN value within the search filter. But this DN is changing frequently and every i have to change this filter in my code. When i googled it ...
0
votes
2answers
139 views

Table of OIDs for certificate's subject?

Is there any table where we can find all correspondences between OIDs and attributes they represent in the subject field of certificate. For example, I know that "1.3.6.1.4.1.311.20.2" means ...