On Tue, Oct 14, 2003, Fr�d�ric Giudicelli wrote:

> I tried this, but there a problem, the syntax changes, eg:
> nsComment="Hello world"
> cannot be transformed into
> [EMAIL PROTECTED]
> 
> [Section1]
> Hello world
> 
> Or when you have a subvalue:
> crlDistributionPoint=URI:http//foo/foo.crl
> cannot be transformed in
> [EMAIL PROTECTED]
> 
> [Section2]
> URI:http//foo/foo.crl
> 
> the right syntax is:
> [Section2]
> URI=http//foo/foo.crl
> 
> So I have no way to programly know when I can use a "@" and when I need to
> transform ":" into "=".
> 

You can use @ in any multivalued extension.

Steve.
--
Dr Stephen N. Henson.
Core developer of the   OpenSSL project: http://www.openssl.org/
Freelance consultant see: http://www.drh-consultancy.demon.co.uk/
Email addresses, PGP and S/MIME: see homepage.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to