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
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 :
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
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
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