Re: jCIFS and CBT
Michael B Allen <[email protected]> Thu, 25 Jun 2015 21:49:51 -0400
| Newsgroups | gmane.network.samba.java |
|---|---|
| Message-ID | <CAGMFw4gD9204-0DGz56oLQhMrJbQAZFrZvxSPzBVVPyq2Di=VQ@mail.gmail.com> |
Actually I think he's asking about channel bindings as used by auth protocols so that TLS can use the auth'd session key to do it's crypto. Meaning it's an HTTP question. So nothing to do with CIFS. Ignore ... Mike On Thu, Jun 25, 2015 at 7:45 PM, Christopher R. Hertel <[email protected]> wrote: > Mike: > > I think you're right. I have not seen a reference to that particular name, > but SMB3 did introduce multichannel support, and that requires a > cryptographic key to associate new transport-layer connections with an > existing session. > > > Chris -)----- > > On Thu, Jun 25, 2015 at 6:24 PM, Michael B Allen <[email protected]> wrote: >> >> On Wed, Jun 17, 2015 at 9:59 AM, mleo <[email protected]> wrote: >> > Hi jcifs experts, >> > >> > I'm wondering if current release of jCIFS (1.3.18) is able to establish >> > a >> > connection with a server that requires the Channel Binding Token (part >> > of >> > the Extended Protection Authentication (EPA)). >> >> I have never heard of a "Channel Binding Token". Is that an SMB3 feature? >> >> Mike