[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: netscape 2 certification authorities




Adam Shostack writes:
> 	The new betas of Netscape store CA trust stuff in a NDBM
> database.  Does anyone have good tools for looking at NDBM stuff?

Perl treats NDBM files as if they are internal arrays if you ask it to
-- I often examine strange NDBM files this way. Its pretty convenient
for the task.

Perry