Re: possible parsing problem with OSI-DS 23 (Distinguished Names)

Philip Gladstone <philip@cgin.cto.citicorp.com> Wed, 03 February 1993 21:54 UTC

Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa13442; 3 Feb 93 16:54 EST
Received: from CNRI.RESTON.VA.US by IETF.CNRI.Reston.VA.US id aa13435; 3 Feb 93 16:54 EST
Received: from haig.cs.ucl.ac.uk by CNRI.Reston.VA.US id aa24454; 3 Feb 93 16:54 EST
Received: from bells.cs.ucl.ac.uk by haig.cs.ucl.ac.uk with local SMTP id <g.05066-0@haig.cs.ucl.ac.uk>; Wed, 3 Feb 1993 20:39:23 +0000
Received: from cgin.cto.citicorp.com by bells.cs.ucl.ac.uk with Internet SMTP id <g.24877-0@bells.cs.ucl.ac.uk>; Wed, 3 Feb 1993 20:39:12 +0000
Received: by cgin.cto.citicorp.com (AIX 3.2/UCB 5.64/4.03) id AA11248; Wed, 3 Feb 1993 15:38:49 -0500
Date: Wed, 3 Feb 1993 15:38:49 -0500
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Philip Gladstone <philip@cgin.cto.citicorp.com>
Message-Id: <9302032038.AA11248@cgin.cto.citicorp.com>
To: Allan.Cargille@cs.wisc.edu, s.kille@isode.com
Subject: Re: possible parsing problem with OSI-DS 23 (Distinguished Names)
Cc: "Allan@cs.wisc.edu, < Allan"@cs.wisc.edu, "Allan.Cargille" <Allan.Cargille@cs.wisc.edu>, "C. @cs.wisc.edu>, C."@cs.wisc.edu, osi-ds@cs.ucl.ac.uk

In regard to quoted strings:

Why not just use a simple \ escape to escape the next character?

thus    cn="Joe\"bar"
or even cn=Joe\"bar

Philip

p.s. how are accented characters handled?