On Tue, May 25, 1999, Paul Rubin wrote:

>       Thanks.  Can you tell me Matthias Loepfe's email address?
> 
> Oops, I found it in the gid-tagcert.c program.  Sorry.
> 
> But it turns out that what I really want is the format of
> the signed.db file, not cert7.db.  signed.db appears not
> to be in dbm format.  Any idea what it could be?

The extension .db indicates that it's also a DB file.  Netscape have to be
crazy to use the same extension even for different contents. Notice that its
Berkely-DB 1.8x format and not standard Unix (N)DBM, of course.  I think this
signed.db is also a DB file, but perhaps has different binary headers on the
stored values.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to