Re: Error using openssl smime

2002-03-07 Thread Dr S N Henson
> Liam Walker wrote: > > > $ openssl pkcs7 -in LiamWalker.p7b -inform DER -out LiamWalker.pem > -outform PEM > This command is converting a PKCS#7 structure from DER to PEM format... > This generated the appropriate output files so I assume they are ok. > openssl pkcs7 with -print_certs was a

Error using openssl smime

2002-03-07 Thread Liam Walker
Hi everyone,   Having some trouble with openssl smime...   Goal: To use openssl to create smime messages so that I can send encrypted email to people from the command line with aid of sendmail or something similar.   Problem: I'm getting errors using openssl smime and I don't know why.  Belo