On Thu, Nov 06, 2003, Mike Acar wrote: > > I'll answer several messages at once in this mail. > > Nils Larsch <[EMAIL PROTECTED]> wrote: > > > Try: > > > > [EMAIL PROTECTED] > > > > [dist_point] > > dirName=dir_name > > > > [dir_name] > > C=FI > > O=SSH Communications Security Corp > > CN=SSH Test CA 2 No Liabilities > > > > this works for me (note: I'm using 0.9.8-dev). > > Indeed, this works for me too. I checked the relevant code in the > snapshot from 20031105 and it's apparently been rewritten to handle > dirNames. >
Yes that will work in 0.9.8-dev (this isn't supported in 0.9.7X). It can be simplified to: crlDistributionPoints=dirName:dir_name [dir_name] C=FI O=SSH Communications Security Corp CN=SSH Test CA 2 No Liabilities 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://drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
