[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [idn] additional comments from draft-ietf-idnra-00.txt



nameprep on the resolver will means what been send to the server will
already be nameprep'ed. 

Hence, the server will just be dumb, doing the neccessary comparsion. no
additional nameprep need to be done which means it does not cause any
problem here.

james

Dan Oscarsson wrote:
> 
> >At 12.15 +0200 00-08-29, Dan Oscarsson wrote:
> >>It does not preserve case. DNS does that today.
> >
> >"preserve case"...hmmm...are you talking about that the case which
> >one types in the application might be changed during the nameprep
> >algorithm before the name is encoded in RACE and sent in a DNS
> >package?
> 
> In responses from DNS, the server shall return the case original data
> was entered. nameprep changes all case to lower case, destroying data.
> 
>    Dan