Re: [TLS] Negotiation in draft-santesson-tls-gssapi
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TLS] Negotiation in draft-santesson-tls-gssapi
On Fri, Jul 20, 2007 at 02:20:29AM +0200, Martin Rex wrote:
> A while back we had a discussion about changing the TLS PRF.
> Then it was suggested that it should be OK if both parties have
> to keep all SSL handshake messages around in order to compute
> the finished messages.
>
> I don't think this would be a good idea if there is no size limit
> on the size of the entire SSL/TLS handshake. Do we really want
> to have the entire GSS-API token exchange WITHIN the TLS handshake?
Well, we could have the Finished message construction modified so as to
substitute a hash of each GSS context token in place of that token.
> The decision of a TLS server to abort a handshake because of an
> excessively large Hello extension itself might be easier than
> to tell from which size on a huge optimistic context token for an
> (potentially unsupported) gssapi mechanism in the SPNEGO token
> should be considered an offense or attack deserving a FATAL SSL alert...
I don't think we want to have the initial context token go in the client
Hello message, even if it turns out that we could. I'm willing to eat
that round-trip (even though I might be -- I haven't decided :) --
concerned about additional round-trips in the GSS-fails case).
Nico
--
_______________________________________________
TLS mailing list
TLS at lists.ietf.org
https://www1.ietf.org/mailman/listinfo/tls
Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.