[plt-scheme] exception conventions

From: Neil W. Van Dyke (neil at neilvandyke.org)
Date: Wed Apr 23 12:42:17 EDT 2003

Bruce Butterfield <bab at entricom.com> writes at 09:16 23-Apr-2003 -0700:
> Would you think about integrating openssl into your http library?

Definitely.  Actually, I already experimentally added a naive attempt
SSL support, but that code is temporarily disabled until I have time to
make sure I'm doing HTTPS properly (e.g., considering certificates).

> Perhaps some thoughts on unit/sig to factor out the network level
> stuff into separate ssl/tcp components would be useful.

Once I make sure HTTPS is as easy as it seems, then hopefully the
optimal module/unit contortions will quickly present themselves.

-- 
                                             http://www.neilvandyke.org/


Posted on the users mailing list.