Using SSL_read with Windows Overlapped I/O

2005-02-13 Thread Edward Chan
Title: Using SSL_read with Windows Overlapped I/O Can somebody describe how, if possible, to use OpenSSL with Windows overlapped I/O?

Re: Total newbie Question

2005-02-13 Thread Sean Rima
Hi David! On Sat, 12 Feb 2005, David Schwartz wrote: > > > Hi folks, > > > > I am new to openssl and I am trying to use a Thawte key with Mutt > > but I keep > > getting this error message: > > > > Verification failure > > 8458:error:21075075:PKCS7 routines:PKCS7_verify:certificate verify > > er

Re: Total newbie Question

2005-02-13 Thread COMPSUPPLIER
Which operating system are you using?   [Unable to display image]If we have sent you this message in error, please accept ourapologies. You can be removed from our mailing list by replying to this emailaddress with the words 'REMOVE'This message is intended only for the use of the person(s) (

Re: Total newbie Question

2005-02-13 Thread Sean Rima
Hi COMPSUPPLIER! On Sun, 13 Feb 2005, [EMAIL PROTECTED] wrote: > Which operating system are you using? > > I use SuSE Linux 9.2 Sean __ OpenSSL Project http://www.openssl.org User Support M

Re: Total newbie Question

2005-02-13 Thread COMPSUPPLIER
I had a similar problem and within YAST checking thru the etc/sysconfig files you have to ensure the Letters SSL are in place you can view and example from within your usr/share/doc/packages    I suggest you check the example pages as I am not in front of our servers at present If needed I c

Re: Total newbie Question

2005-02-13 Thread Sean Rima
Hi COMPSUPPLIER! On Sun, 13 Feb 2005, [EMAIL PROTECTED] wrote: > I had a similar problem and within YAST checking thru the etc/sysconfig > files you have to ensure the Letters SSL are in place you can view and > example > from within your usr/share/doc/packages > > I suggest you check th

Re: Total newbie Question

2005-02-13 Thread COMPSUPPLIER
Can I email you tomorrow I had the same problem your experiencing Until I put in the letters SSL i got the same error on SuSe 9 pro I managed then to set up our site here http://www.mtlgroup.co.uk/shop1/index.php Also where have you put your private.key, myserver.key you CA.txt the yourdomain

Re: Total newbie Question

2005-02-13 Thread Sean Rima
Hi COMPSUPPLIER! On Sun, 13 Feb 2005, [EMAIL PROTECTED] wrote: > Can I email you tomorrow > I had the same problem your experiencing Until I put in the letters SSL i > got the same error on SuSe 9 pro > I managed then to set up our site here > _http://www.mtlgroup.co.uk/shop1/index.php_ > (h

Re: Total newbie Question

2005-02-13 Thread COMPSUPPLIER
you need a private.key and a myserver.key and you will have a server.csr and yourdomain.csr   you will also need your THAWTE CA.txt which is signed version of yourdomain.csr,but this needs to match with your private.key which in turn is linked to yourserver.key   you would need links in your

Re: Total newbie Question

2005-02-13 Thread Sean Rima
Hi COMPSUPPLIER! On Sun, 13 Feb 2005, [EMAIL PROTECTED] wrote: > you need a private.key and a myserver.key and you will have a server.csr and > yourdomain.csr > > you will also need your THAWTE CA.txt which is signed version of > yourdomain.csr,but this needs to match with your private.key

Re: Total newbie Question

2005-02-13 Thread Sean Rima
Hi OpenSSL! On Sun, 13 Feb 2005, Sean Rima wrote: > Hi COMPSUPPLIER! > > On Sun, 13 Feb 2005, [EMAIL PROTECTED] wrote: > > > you need a private.key and a myserver.key and you will have a server.csr > > and > > yourdomain.csr > > > > you will also need your THAWTE CA.txt which is signed ver

RE: Using SSL_read with Windows Overlapped I/O

2005-02-13 Thread Edward Chan
Title: Using SSL_read with Windows Overlapped I/O Nevermind, I found some info in the acrhives.  Again, I should have looked before I posted.  My apologies. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Edward ChanSent: Sunday, February 13, 2005 12:22 AMTo: o

RE: Problem to install with openssl-0.9.7e

2005-02-13 Thread Jones, Horace (Benny)
I ran into this as well. It appears to be fixed in the Feb 13 snapshot. Download it and rebuild, and you should be fine. The latest snapshots are here: ftp://ftp.openssl.org/snapshot/ HTH Benny -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alain