9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David du Colombier <0intro@gmail.com>
To: 9fans@9fans.net
Subject: Re: [9fans] encrypting 9P traffic
Date: Thu, 28 Jul 2011 08:00:09 +0200	[thread overview]
Message-ID: <20110728080009.25749f47@zinc.9fans.fr> (raw)
In-Reply-To: <CAL4LZyiuZjc1MipCpG8uVMKc53Oj0aeyJV7jqzCfVhv7f5qeaQ@mail.gmail.com>

> Import defaults to unencrypted, at least for me. Import and srv
> *should* default to TLS but it's not implemented. SSL is implemented
> for import but it's not the default.

Yes, but like you said earlier, it's SSLv2, not SSLv3.

However, pushtls is here (even if not used anywhere) and it's
easy to implement it.
I recently added TLS support in exportfs, import and cpu, but
it's not finished yet.

The main difference between tlssrvtunnel and import is that
tlssrvtunnel is using the TLS handshake protocol, while import
is using a custom handshake protocol, without certificate handling.

So it depends on what you want.

--
David du Colombier



  reply	other threads:[~2011-07-28  6:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-27 23:43 John Floren
2011-07-27 23:49 ` Lyndon Nerenberg
2011-07-27 23:52   ` John Floren
     [not found]   ` <CAL4LZyjV6VOprS_=uR06TaRrLw8dmW79yhCD5CtFbKjKYR66AQ@mail.gmail.c>
2011-07-28  1:24     ` erik quanstrom
2011-07-28  1:27   ` erik quanstrom
2011-07-28  2:01     ` John Floren
2011-07-28  6:00       ` David du Colombier [this message]
2011-07-28  9:02         ` Charles Forsyth
2011-07-28  9:34           ` David du Colombier
     [not found]     ` <CAL4LZyiuZjc1MipCpG8uVMKc53Oj0aeyJV7jqzCfVhv7f5qeaQ@mail.gmail.c>
2011-07-28 12:42       ` erik quanstrom
2011-07-28  8:08 ` Steve Simon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110728080009.25749f47@zinc.9fans.fr \
    --to=0intro@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).