Apache and OpenSSL

1999-10-22 Thread alasdair . i . macleod
Hopefully this is not a touchy subject, liable to start flame wars ... I see there are two (non-commercial) ways to SSL-enable Apache. ie Apache-SSL and mod_ssl. I assume they both do basically the same thing (I see they have a common ancestry in Apache-SSL). How do they differ? ie what does each

No Subject

1999-09-03 Thread alasdair . i . macleod
Can someone tell me what exactly a userSMIMECertificate is? OID 2.16.840.1.113730.3.1.40 I think it is a PKCS#7 with contentType of 'signedData' and a SignedData blob with only the 'certificates' and 'signerInfos' fields holding information. Any thoughts? Ideally - anyone got a nice script/bit

Generating userSMIMECertificates

1999-09-03 Thread alasdair . i . macleod
Thought I better put in a subject field > -Original Message- > From: MacLeod,AI,Alasdair,NZA4 R > Sent: Friday, September 03, 1999 10:25 AM > To: [EMAIL PROTECTED] > Subject: > > Can someone tell me what exactly a userSMIMECertificate is? > > OID 2.16.840.1.113730.3.1.40 >

RE: Scripting of s_client

1999-07-23 Thread alasdair . i . macleod
Thanks for your comments Thomas and Heiko. I was going to alter the code so as not to exit when eof is detected on stdin but it just hit me that setting -quiet as a command line switch has the same effect (but, I think, for the wrong reasons)! cheers, Alasdair. > -Original Message- > Fro