Again thanks Dave. I figured out my last question about the Signature
algorithm. Signed cert is working perfectly on my device.
On Fri, May 17, 2013 at 7:59 PM, Stan Joyner wrote:
> Thanks Dave for the quick response. It helped a lot.
>
> One last question and I think I'll have what I need. (An
Thanks Dave for the quick response. It helped a lot.
One last question and I think I'll have what I need. (And yes I am very new
to openssl.)
I was able to produce the self signed Root CA, the intermediate CA, and
then sign my server device CA with the intermediate CA. I was able to use
openssl
>From: owner-openssl-us...@openssl.org On Behalf Of Stan Joyner
>Sent: Friday, 17 May, 2013 16:14
>I have the following in place:
>1. Certificate Signing Request from a device.
>2. Root CA I generated via these openssl commands:
>openssl ecparam -out ec_param.pem -name secp384r1
>openssl req -new
Hi,
Google has let me down on this one. I am sure there is a tutorial in place
somewhere for this. I just can't seem to find it.
I have the following in place:
1. Certificate Signing Request from a device.
2. Root CA I generated via these openssl commands:
openssl ecparam -out ec_param.pem -na