[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Component Matching / certificateMatch
At 11:59 AM 2/24/2006, Kurt D. Zeilenga wrote:
>>I've found the certificateMatch in tests/scripts/test021-certificate :
>>
>>$LDAPSEARCH -S "" -b "$BASEDN" -h $LOCALHOST -p $PORT1 \
>> "(cAcertificate;binary:certificateMatch:=$CERT)"
>>
>>But this example seems to search with a complete certificate
>>as filter value ...
>
>Per the spec, yes.
Ignore that.
Looks like certificateMatch needs some work, too.
Kurt