Apache Directory Project - [jira] Commented: (DIRSERVER-715) Unable to match entry by X.509

This is Interesting: Free IT Magazines  
Home > Archive > Apache Directory Project > August 2006 > [jira] Commented: (DIRSERVER-715) Unable to match entry by X.509





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [jira] Commented: (DIRSERVER-715) Unable to match entry by X.509
Emmanuel Lecharny (JIRA)

2006-08-27, 7:11 am

[ http://issues.apache.org/jira/brows...action_12430832 ]

Emmanuel Lecharny commented on DIRSERVER-715:
---------------------------------------------

I confirm, after modification in TwixTransformer, that it has been fixed. Thanks Alex for the great work !

> Unable to match entry by X.509 certificate
> ------------------------------------------
>
> Key: DIRSERVER-715
> URL: http://issues.apache.org/jira/browse/DIRSERVER-715
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: ldap
> Affects Versions: 1.0-RC3
> Environment: Windows XP, Intel Pentium 4
> Reporter: Nikola Goran Cutura
> Assigned To: Alex Karasulu
> Fix For: 1.1.0, 1.0-RC4
>
> Attachments: LdapTest.java, no-binary.log, test-export.pem, test.ldif, with-binary.log
>
>
> There is an entry containing valid X.509 certificate. When I attempt to find that entry by that certificate, search fails. There are two variants of search: one uses 'userCrtificate' attribute name and the other uses 'userCrtificate;certificate' attribu

te name ('binary' may be specified instead of 'certiifcate' - no change). Attached are log files produced in each of the search attempts.
> Case 1:
> Java statement:
> NamingEnumeration results = ctx.search("ou=users,o=ActiveMQ,dc=example,dc=com", "userCertificate = {0}", new Object[] {cert}, constraints);
> produces log as in file ' no-binary.log'
> Case 2:
> Java statement:
> NamingEnumeration results = ctx.search("ou=users,o=ActiveMQ,dc=example,dc=com", "userCertificate;binary = {0}", new Object[] {cert}, constraints);
> produces log as in file 'with-binary.log'


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com