On Wed, Feb 3, 2010 at 12:06 PM, Ujwal Chinthala
<ujwal_chinth...@net.com> wrote:
> -Ujwal
>
>
>
> Data:
>
>         Version: 3 (0x2)
>
>         Serial Number: 0 (0x0)

Dr Henson already addressed the error in your code, but this is most
likely also an error.  The Internet PKI (PKIX) requires that the
serial number be a positive integer and never repeated in the life of
the issuer.  This is why most self-signed certs have 1 as their
serial, not 0.

-Kyle H
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to