Re: Patch for userSMIMECertificate

Werner Koch <[email protected]> Thu, 03 Feb 2005 21:18:39 +0100
Newsgroups gmane.comp.encryption.gpg.gpa.devel
Message-ID <[email protected]>
On Fri, 28 Jan 2005 12:48:54 +0000, Neil Dunbar said:

> The dirmngr component doesn't attempt to fetch or parse userSMIMECertificate 
> attributes within entries while fetching from LDAP, so I've attached a diff 
> against 0.9.0 which adds the capability [Our directory stores 
> userSMIMECertificates to distinguish from our web client certificates].

I have started to work on it but didn't finished it due to other bugs
I needed to track down first.  As of now Libksba from CVS is able to
parse your data. dirmngr/src/ldap.c has not yet enabled and finished
code to handle userSMIMECertificates.  Will continue work next week.

 Werner