Re: errors processing PKCS12 file

2003-06-20 Thread Todd A. Oberly
On 06/20/2003, Dr. Stephen Henson wrote: > On Fri, Jun 20, 2003, Todd A. Oberly wrote: [...] >> OpenSSL's NSEQ tools are still primitive, and processing it with >> >> ./openssl nseq -in ~/deliver.exe >> >> still generates an error. :-( So I'm off to report a bug and perhaps >> write a little to

Re: errors processing PKCS12 file

2003-06-20 Thread Dr. Stephen Henson
On Fri, Jun 20, 2003, Todd A. Oberly wrote: > On 06/19/2003, Todd A. Oberly wrote: > > > I wanted to try processing a binary PKCS12 file (ie. > > split apart the 3 certificates inside) as downloaded from Thawte's > > FreeMail service, but keep getting the same errors no matter what I try. > > For

Re: errors processing PKCS12 file

2003-06-20 Thread Todd A. Oberly
On 06/19/2003, Todd A. Oberly wrote: > I wanted to try processing a binary PKCS12 file (ie. > split apart the 3 certificates inside) as downloaded from Thawte's > FreeMail service, but keep getting the same errors no matter what I try. > For example [...] FYI, I finally figured it out myself. We

errors processing PKCS12 file

2003-06-19 Thread Todd A. Oberly
Hello, Yesterday I installed OpenSSL 0.9.7b on my Athlon system with Debian Linux and a 2.2.20 kernel. As far as I can tell, the compile, test, and install were all flawless, but so far I've been unable to use it for anything useful. I wanted to try processing a binary PKCS12 file (ie. split apa