Chris Covell wrote:
Michael, I think I use a standard ldap-utils.lib from 0.9.0-2. here is is.
my $entry = $mesg->entry (0);
if ( not $mesg->count or ($attr =~ /RevocationList/i)) {
## attribute not present now
@values = ();
$entry->replace ( $attr => [ @values ] );
} else {
Looks like the certificate was never in the LDAP-server. Is this
correct? Is the node (DN) of the certificate which fails in the LDAP?Michael
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users
