Hi again,

shouldn't it be?

static int ext_nid_list[] = { NID_ext_req, NID_ms_ext_req, NID_undef};

instead of

static int ext_nid_list[] = { NID_ms_ext_req, NID_ext_req, NID_undef};

I guess it was a typo.

regards,

aleix

On Fri, 10 Sep 2004 22:29:10 +0200, Dr. Stephen Henson
<[EMAIL PROTECTED]> wrote:
> 
> I've just fixed OpenSSL to check for the PKCS#9 extension request first and
> only use MS if its not found.
> 
> This will be in the next stable snapshot.
> 
> Steve.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to