[Ecls-list] ssl/https for ecl
Dean O'Connor
dean.oconnor at ite.com.au
Wed Mar 29 23:06:14 UTC 2006
Can any one help ... does there exist a lisp interface to openSSL
suitable for ECL (using UFFI), and on Windows?
I am trying to write a all lisp client (using ecl) to interface to our
C++ server via SSL.
HTTPS would be nice too. I see trivial-https uses cl+ssl.
The CL+SSL project uses CFFI. Could be modified I guess ?
http://common-lisp.net/project/cl-plus-ssl/
This CL-SSL seems very old and relies on many linux libraries.
http://packages.debian.org/unstable/devel/cl-ssl
Some effort has been made in the portableaserve I think.
http://cvs.sourceforge.net/viewcvs.py/portableaserve/cl-ssl/cl-ssl/
cheers
deano
More information about the ecl-devel
mailing list