On Thu, Nov 22, 2007, Frans de Boer wrote:

> 
> Question: why not include all the OID's mentioned in RFC3280 and
> beyound? If you do not, where can we find these numeric representations
> (and why have they not been included in the RFC in the first place)?
> 

The OID is mentioned in the ASN1 module. But you have to expand each part.
from RFC3280:

id-ad OBJECT IDENTIFIER ::= { id-pkix 48 }
id-ad-caRepository OBJECT IDENTIFIER ::= { id-ad 5 }

id-pkix  OBJECT IDENTIFIER  ::=
         { iso(1) identified-organization(3) dod(6) internet(1)
                          security(5) mechanisms(5) pkix(7) }

Which expands to 1.3.6.1.5.5.7.48.5 as I said before.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to