Richard Levitte - VMS Whacker wrote:
>
> In any case, the current format in crypto/objects/objects.txt
> is very much a hack (partly created by yours truly) and should be
> replaced by something with a bit more elegance and readability into
> it.
Example from OpenLDAP 2.0 core.schema:
attributetype ( 2.5.4.41 NAME 'name'
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} )
attributetype ( 2.5.4.3 NAME ( 'cn' 'commonName' ) SUP name )
attributetype ( 2.5.4.4 NAME ( 'sn' 'surname' ) SUP name )
How about this?
Ciao, Michael.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]