<div>Hi Henrik</div>
<div> </div>
<div>Trivial :) </div>
<div> </div>
<div>My old script fetched the whole CRL and ran some tests on it - but this is sufficient for the time being.</div>
<div> </div>
<div>Thanks a lot !</div>
<div> </div>
<div>/Torben</div>
<div> </div>
<div><span class="gmail_quote">On 10/24/05, <b class="gmail_sendername">Henrik Stoerner</b> <<a href="mailto:henrik@hswn.dk">henrik@hswn.dk</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>It should be possible to display just a single printable attribute,<br>e.g. the "cn" attribute. The syntax for the ldap requests is
<br><br>      <a href="ldap://hostport/dn[?attrs[?scope[?filter[?exts]]]]">ldap://hostport/dn[?attrs[?scope[?filter[?exts]]]]</a><br><br>So if you put "cn" for the "attrs" section of the URL, it should
<br>report only the common-name attribute, which normally is printable<br>characters only.<br><br></blockquote></div>