Just on the off chance:
Could it be possible that WinNT is using unicode?
Sivaselvam CN wrote:
>Hi Brad & All,
>
>
>I saw the EVP functions example. But I did not find them in the 9.6
>version (the stable) one. I got to know from the mailing list (Thanks
>Lutz...) that these functions are
Vered,
Https is http over ssl.The openssl library should be all you need
(http://www.openssl.org).
I recommend startig with Eric Rescorla's excellent 'Introduction to SSL
Programming' (http://www.rtfm.com/openssl-examples/)
Tim
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL
, but if one off you has some more
> advise what might be going on it would be much
> appriciated ofcourse.
>
> masha danki,
>
> Dirk
>
> --- Tim Pushor <[EMAIL PROTECTED]> wrote:
> > IIRC RSARef was RSA Labs reference implementation
> > library. Yo
IIRC RSARef was RSA Labs reference implementation library. You needed it
inside the US because the RSA algorithms were patented and it could have
been illegal to use OpenSSL's. The patent has since expired and you no
longer need RSARef.
FreeBSD 4.4 has OpenSSL build in, why are you using the port
Please excuse my previous post in HTML. Outlook automatically used HTML
as I replied to a message that was HTML formatted, and I didn't notice.
Tim
__
OpenSSL Project http://www.openssl.org
User S
> Sent: Monday, December 17, 2001 9:44 AM
> To: 'Tim Pushor' > Cc:
'[EMAIL PROTECTED]' > Subject: RE:
Cancelling threads currently blocked or doing IO >
> > Tim,
> From your main/monitor pthread simply close the socket
of the > thre
List,
Has anyone sucessfully cancelled a thread that is currently doing IO or
blocked in an SSL handshake/read/write operation?
I am trying to do this to simplify timeouts.
The problem is when I cancel the thread and call SSL_free on the SSL
structure, I still seem to have stuff stuck around in