[elvin-discuss] Elvin URI spec questions
Matthew Phillips
matt at mattp.name
Sun Jan 21 22:21:08 CST 2007
Hi all, just writing a parser for Elvin URI's and noticed what seems
like an inconsistency in the protocol spec. The default protocol
stack defined in 5.1.2 is:
tcp,none,xdr
while the "secure" stack is:
ssl,none,xdr
I'm assuming, if the (transport,security,marshalling) ordering
matters, that this should be "tcp,ssl,xdr"?
The spec doesn't actually nail down the
(transport,security,marshalling) structure, so I'm just guessing, but
this seems to be what all the client accept.
Matt.
More information about the elvin-discuss
mailing list