I wrote:
[lots of exciting speculation abot EVP_VerifyInit()]
Unfortunately, all wrong. No exciting bugs in OpenSSL 0.9.7e.
In another shared library that we are using, nm tells me that there are some
interesting functions with names like EVP_*(). Time to go and talk with a
cow-orker.
Hi there,
I have a couple of applications built upon a small library function that I
have written. One of these applications works fine, all the time. The other
does not. Ever. I'm suspicious that this may be a possible memory corruption
problem in EVP_VerifyInit(), but I'd appreciate a sanity ch
"Jean nmard" <[EMAIL PROTECTED]> wrote:
> Does anybody know if a version of openSSL with FTP exist on WinNT ?
> All I found deal with FTP and OpenSSL, but it is separated of the
> global OpenSSL project, and it doesn't work on WinNT...
There's no directly integrated Secure FTP client in the Open
> You can use sftp (look into OpenSSH) which is not really FTP though
> but it does filetransfers over SSL (never tried it). Or you can use
> SafeTP at http://safetp.cs.berkeley.edu/ which is not really SSL but is
> FTP (works for me) or else you can wait for an integrated secure FTP
> solution (
Hi there,
Jani Reinikainen <[EMAIL PROTECTED]> wrote:
> I only get this from IglooFTP:
>
> -
> 220 FTP Server ready.
> AUTH SSL
>
> 234 AUTH SSL successful
>
> Starting SSL/TLS negotiation ...
>
> SSL Error: The server could be requesting a certificate.
"Could be" - I like that