Using OpenSSL to send S/MIME email

2001-10-31 Thread Steve Barnes
Hi, I have read bits & pieces of what I need here, and am losing the run of myself a bit. I cannot find a complete list of what to do if I want to send S/MIME email using Outlook. I purchased a Personal Certificate from BT Trustwise a while back to test Digitally Signed messaging & encryption w

RE: using own CA certs with various clients

2001-10-17 Thread Steve Barnes
D] Subject: Re: using own CA certs with various clients sorry, I was unclear - the client needs BOTH the server cert and your CA cert. what i did was i puts the certs in a shared directory... and then each machine that wanted them just double clicked on the CA.cer and server.cer ... done... cheer

RE: using own CA certs with various clients

2001-10-17 Thread Steve Barnes
I have the same problem... (sort of).. I have been trying a similar thing, and failing... I'm trying to be my own CA and generate a server cert so I can enable SSL on a IIS4 webserver. I made myself a CA by running the command... #openssl req -new -x509 -newkey rsa:1024 -md5 -keyout ./certs/CA