From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam To: <9fans@cse.psu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [9fans] TLSServer? Date: Mon, 10 Nov 2003 09:25:18 -0500 Topicbox-Message-UUID: 84dcc068-eacc-11e9-9e20-41e7f4b1d025 I need to write a Unix application that uses TLS/SSL. I looked at using OpenSSL, but lordy mama -- what an interface. Since I only need to do the server side of the communication, I thought perhaps the Plan 9 tls stuff could be used. Comments? How much work would it be to get the current code working in a Unix environ? Cheers, Sam