Re: Security

> there is no way to negotiate a suite of ciphers
> to be used (when possible)

Don't you need at least an offer/accept phase of negotation, implying at
least one extra round-trip?  XP hasn't even decided if request/response
is fundamental, so doing RPC-style security negotiations seems a bit
premature.  I also disagree with the assertion in your previous note
that said there is no encryption for RPC.  I'd point to the DCE RPC
protocol (see DCOM and its security blankets if you prefer), SSL/TLS,
and NFS RPC.
	/r$

Received on Thursday, 15 March 2001 20:48:21 UTC