I've been trying to set up a CLIENT-CERT authentication for MemoryRealm (one of the few that handles it :). The CN for the cert has embedded " characters in it. It seems that xerces chokes on attributes that have " embedded in them (which I had learned was the only reason to have " defined in the first place :). I've tried all of the XML tricks that I know (e.g. <!ENTITY quote "&#x022;">), but nothing works. Any hints on how to embed " into an attribute?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]