From: Dr S N Henson <[EMAIL PROTECTED]> drh> There is however a nastier issue which has so far prevented me from drh> adding something like this myself. The CONF code itself handles certains drh> kinds of quoting and escaping. This effectively strips out certain drh> characters such as ", ' and \ . This totally messes up RFC2253 format drh> DNs and AFAICS can't be fixed without major surgery to the CONF library. Not completely true. I remade the CONF code some time ago to be able to handle differing syntaxes. It would be quite easy to just generate a new syntax table that works better with the RFC2253, perhaps with a few support routines (making it a complete new NCONF method instead of just a slightly changed syntax table). -- Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED] Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10 Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED] Member of the OpenSSL development team: http://www.openssl.org/ Software Engineer, Celo Communications: http://www.celocom.com/ Unsolicited commercial email is subject to an archival fee of $400. See <http://www.stacken.kth.se/~levitte/mail/> for more info. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
Re: [PATCH] Support for directoryName format in GeneralName fields
Richard Levitte - VMS Whacker Tue, 12 Sep 2000 14:50:05 -0700
- [PATCH] Support for directoryName format in ... Oliver King
- Re: [PATCH] Support for directoryName f... Michael Str�der
- Re: [PATCH] Support for directoryName f... Dr S N Henson
- RE: [PATCH] Support for directoryNa... Richard Levitte - VMS Whacker
- RE: [PATCH] Support for directoryName f... Oliver King
