From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3b24e6a61a56d6647544bbca54159269@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] distribution tcp110 specifies cert.pem in directory I don't have From: "Russ Cox" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 11 Nov 2002 16:26:15 -0500 Topicbox-Message-UUID: 1b1412b8-eacb-11e9-9e20-41e7f4b1d025 > As Sam said, we finally got to upgrading to 4e. We are the Internet provider > for a handful of folks who just use Plan 9 to support their pop accounts. > Tcp110 referenced a non-existent cert.pem file, in a non-existent ssl directory. > What is recommented that I do. (Currently I have turn on -p to use passwords > in the clear. Not a reall problem since all these users dial directly into > Borf.) > > What's a good reading list for figuring all this out? see tlssrv(8) for the procedure to create a certificate. (requires a unix machine with openssl, at the moment.)