Hello all,
I'm trying to include an URL to a CRL in my client certificates. My clients
use both netscape and explorer, so I can't use nsRevocationUrl. I've already
checked documentation, and found that the extension I must use is
CRLDistributionPoints (OID:2.5.29.31).
My problem is that I can't make it work. If I insert a line in openssl.cnf
like crlDistPoints = http://... I get the following error message:
27841:error:2207C082:X509 V3 routines:DO_EXT_CONF:unknown extension
name:v3_conf
.c:121:
27841:error:2206B080:X509 V3 routines:X509V3_EXT_conf:error in
extension:v3_conf
.c:91:name=crlDistPoints, value=http://www.foo.bar/cgi-bin/rev.cgi

How can I make it work?

Thanx in advance

Jorge

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to