Dodgy "Microsoft fix" emails

2003-09-21 Thread Neil Humphreys
Hi I have been receiving emails claiming to come from Microsoft, containing "urgent" executable fixes for security holes. Needless to say, they are not from Microsoft. They are very annoying spam, and are probably viruses. I just wondered if anyone else on this list has been receiving these partic

Dodgy "Microsoft fix" emails

2003-09-21 Thread Neil Humphreys
Hi I have been receiving emails claiming to come from Microsoft, containing "urgent" executable fixes for security holes. Needless to say, they are not from Microsoft. They are very annoying spam, and are probably viruses. I just wondered if anyone else on this list has been receiving these partic

OCSP Server

2003-09-21 Thread Christian Barmala
Hi, the ocsp server manpage explains the "rsigner" option as follows: -rsigner file specifies the certificate to sign OCSP responses with. I thought you sign something with a private key, not with a certificate? When I specify the CA's key here, which starts with "-BEGIN RSA PRIVATE KEY

Re: Creating a certificat with openssl

2003-09-21 Thread Dr. Stephen Henson
On Sun, Sep 21, 2003, Kåre Rasmussen wrote: > Hi everyone > > Following the instructions from > > http://www.gtlib.cc.gatech.edu/pub/linux/docs/HOWTO/other- > formats/html_single/SSL-Certificates-HOWTO.html > > I´ve used the CA.pl script to generate a demoCA with a cacert.pem and a > private/

Outlook Express CRL-Checking

2003-09-21 Thread Christian Barmala
Hi, does anyone know how Outlook Express checks CRLs? I included crlDistributionPoints = URI:http://mySite/myCrl.crl into openssl.cnf In OE I set Extras | Optionen | Sicherheit | Erweitert ... | Zertifikate prüfen | Auf widerrufene digitale IDs prüfen: Nur wenn online which should translate to

Re: Creating a certificat with openssl

2003-09-21 Thread wilhelm.moser
See Automating Openssl commands bye willi > Hi everyone > > Following the instructions from > > http://www.gtlib.cc.gatech.edu/pub/linux/docs/HOWTO/other- > formats/html_single/SSL-Certificates-HOWTO.html > > I´ve used the CA.pl script to generate a demoCA with a cacert.pem and > a private/cakey.

Creating a certificat with openssl

2003-09-21 Thread Kåre Rasmussen
Hi everyone Following the instructions from http://www.gtlib.cc.gatech.edu/pub/linux/docs/HOWTO/other- formats/html_single/SSL-Certificates-HOWTO.html I´ve used the CA.pl script to generate a demoCA with a cacert.pem and a private/cakey.pem The question is now, how to generate at .crt-file fr