On 9/28/05, Thomas Chust <[EMAIL PROTECTED]> wrote:
>
> on a sidenote, there is also the crypt egg for CHICKEN, which I wrote ages
> ago. It is able to provide SSL support and should be usable together with
> the http egg by providing custom ports generated with crypt to the http
> methods.

Ah, thanks. I confess, I didn't even read the description of the crypt
egg -- I just assumed it was a wrapper for the Unix crypt(3) function
and skipped over it.

I agree that an OpenSSL egg would be great to have. It's beyond my
available time to try, so I wish you luck, and hope to share in your
success! :-)

In the meantime, I'm using pipes and curl(1), which will get the job
done today. But I'll definitely look at the crypt egg.

best,
Graham


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to