[Harbour] SSLWrap

Viktor Szakáts harbour.01 at syenar.hu
Sun Jan 25 13:13:40 EST 2009


Hi Francesco,
We'd rather need something native, but this and stunnel
can be a solution until Harbour apps don't have proper
SSL support.

By 'wrapper' I meant a .prg level layer to access the OpenSSL API.
The most basic subset is just a few calls, so maybe it's
not as bad as one would first think:

http://www.ibm.com/developerworks/linux/library/l-openssl.html
http://www.openssl.org/docs/ssl/ssl.html

Here are the details of the Python wrapper, with similar issue
we would face in Harbour:
http://pyopenssl.sourceforge.net/pyOpenSSL.txt

Otherwise not much update here, I've recompiled everything this week
to update OpenSSL, libssh and libcurl to the latest versions. (talking
about Windows only, I have these components missing for Linux and
Darwin yet).

Update: I've quickly hammered up a skeleton of an OpenSSL Harbour
layer. Find it here:
http://www.syenar.hu/harbour/hbopnssl.zip
[ Only some basic SSL_CTX calls are implemented yet. ]

Brgds,
Viktor

On Sun, Jan 25, 2009 at 12:38 PM, Francesco Saverio Giudice <
info at fsgiudice.com> wrote:

> Hi Viktor,
> I have found an interesting SSL Wrapper that I'm trying to convert to
> harbour.
> http://www.rickk.com/sslwrap
> Do you have any updates on SSL support ?
> I have seen on previous messages that you are playing with OpenSSL.
>
> Best regards
>
> Francesco
> _______________________________________________
> Harbour mailing list
> Harbour at harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.harbour-project.org/pipermail/harbour/attachments/20090125/981e2996/attachment.html


More information about the Harbour mailing list