> i'd say dial should be left along and a lib written > to help setup and talk tls across the established > connection.
that's already done. believe me,
there's already an enormous library (and a kernel
driver) sitting under the
fd = tlsClient(fd, &conn);
free(conn.cert);
lines.
russ
