setting timeouts or non-blocking ??

1999-09-02 Thread Ben Wooller
I've managed to get a https client up and running under windows! It uses SSL_write and SSL_read, which are blocking, and i am having troubles changing the timeout (which seems to be 5 minutes at the moment). I've used SSL_SESSION_set_timeout, SSL_set_timeout, and SSL_CTX_set_timeout, and none of

Re: New openssl/apps/spkac

1999-09-02 Thread Dr Stephen Henson
Massimiliano Pala wrote: > > Jan Meijer wrote: > > > > Hi Massimiliano, > > > > > and you should be set, just try the program and please report bugs/enhancements > > > you might want to add. > > > > I tried your patch today, it compiled smoothly. It also works :) You've > > made me a happy man :

Re: New openssl/apps/spkac

1999-09-02 Thread Massimiliano Pala
Jan Meijer wrote: > > Hi Massimiliano, > > > and you should be set, just try the program and please report bugs/enhancements > > you might want to add. > > I tried your patch today, it compiled smoothly. It also works :) You've > made me a happy man :) > > The keysize is exactly what I was lo

Getting pop-up window everytime from netscape.

1999-09-02 Thread Biren Patel
Hi, when ever I click on a hyperlink or move from one html document to the next in the browser, I get a pop-up window saying below. No User Certificate The site 'secure.bluesphere.com' has requested client authentication, but you do not have a Personal Certificate to authenticate yourself. The s

Re: New openssl/apps/spkac

1999-09-02 Thread Jan Meijer
Hi Massimiliano, > and you should be set, just try the program and please report bugs/enhancements > you might want to add. I tried your patch today, it compiled smoothly. It also works :) You've made me a happy man :) The keysize is exactly what I was looking for, but there are two things I w