I've attached a test certificate that has a crlDistributionPoints extension
with two entries. One is a URL, as supported by the existing OpenSSL code,
and the other is a directoryName entry (implemented by the patch).

Hope this helps.

Cheers
Ollie


-----Original Message-----
From: Michael Str�der [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 12, 2000 4:13 PM
To: Oliver King
Cc: [EMAIL PROTECTED]
Subject: Re: [PATCH] Support for directoryName format in GeneralName
fields


Oliver King wrote:
> 
> specify the directoryName format for X509v3 extensions such as
> subjectAltName, crlDistributionPoints, etc. It parses RFC2253-style
> distinguished names,
> [..]
> [ crldp1 ]
> DirName = CN=myhost,O=myorg,C=GB
> URI = http://www.myhost.com/myca.crl

Can you send me some test certificates containing such extensions?
I'm currently trying to display all kind of certs with the various
extensions as links/buttons in http://www.web2ldap.de and all kind
of test data is highly appreciated. I'm somewhat stuck with the
ASN.1 parsing but hopefully the demo will be working soon.

Ciao, Michael.

cert.der

Reply via email to