Scott Harris wrote: > I need some help to change the Certificate I generated using Microsoft > Certificate server in .*DER* format to convert to .*DB* format to > use with Netscape API. Any body knows *how to convert a .DER certificate > to .DB *. Any tools that that can do that...
There's not a 1-to-1 mapping between the two objects - the Netscape .DB file is actually a Berkeley DB containing multiple certs and other information. You can find some information on the data stored in the database somewhere on the Netscape (or Mozilla?) site. I remember find a page once that allowed me to extract a list of certs in the database, but it's been a couple years. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
