[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] OpenSSL bindings
From: |
Graham Fawcett |
Subject: |
Re: [Chicken-users] OpenSSL bindings |
Date: |
Wed, 5 Oct 2005 19:39:20 -0400 |
On 10/5/05, Thomas Chust <address@hidden> wrote:
> Hello,
>
> a preliminary version of my OpenSSL SSL/TLS library bindings for chicken
> is available at
> http://www.chust.org/projects/openssl.egg
Awesome!! I can report that it compiles, and openssl-example.scm runs
fine against my own HTTPS server.
Thank you!
Graham