= 9 prim: OBJECT :sha1WithRSAEncryption
Thanks,
Anand
- Original Message -
From: Dr. Stephen Henson
To: openssl-users@openssl.org
Cc:
Sent: Thursday, June 20, 2013 4:52 PM
Subject: Re: openssl 1.0.1e Signature verification problems
On Thu, Jun 20, 2013, anand rao wrote:
>
On Thu, Jun 20, 2013, anand rao wrote:
> The output of command "openssl asn1parse -i -in cacert.pem" is
>
> 0:d=0 hl=4 l= 872 cons: SEQUENCE
> 4:d=1 hl=4 l= 729 cons: SEQUENCE
> 8:d=2 hl=2 l= 3 cons: cont [ 0 ]
> 10:d=3 hl=2 l= 1 prim: INTEGER :02
> 13:d
= 129 prim: BIT STRING
Thanks,
Anand
- Original Message -
From: Wim Lewis
To: openssl-users@openssl.org
Cc:
Sent: Tuesday, June 18, 2013 11:33 PM
Subject: Re: openssl 1.0.1e Signature verification problems
On 14 Jun 2013, at 6:09 AM, anand rao wrote:
> I am using openssl 1.0.1e t
On 14 Jun 2013, at 6:09 AM, anand rao wrote:
> I am using openssl 1.0.1e to create a CA and generate certificates.
>
> I am facing an issue while generating the device certificates.
> After creating the ca certificate using below command
>
> # openssl req -x509 -new -newkey rsa:1024 -keyout priv
Hi,
I am using openssl 1.0.1e to create a CA and generate certificates.
I am facing an issue while generating the device certificates.
After creating the ca certificate using below command
# openssl req -x509 -new -newkey rsa:1024 -keyout private/cakey.pem -days 3650
-out cacert.pem
when we