Re: ECC Certificate Signing Request

2014-05-28 Thread Dr. Stephen Henson
On Wed, May 28, 2014, Matt Caswell wrote: > On 28 May 2014 11:06, Sverre Moe wrote: > > I used the following openssl command for my ECC private key and CSR. > > openssl ecparam -name secp521r1 -genkey -param_enc explicit -out > > private-key.pem > > openssl req -new -key private-key.pem -nodes -s

Re: ECC Certificate Signing Request

2014-05-28 Thread Matt Caswell
On 28 May 2014 11:06, Sverre Moe wrote: > I used the following openssl command for my ECC private key and CSR. > openssl ecparam -name secp521r1 -genkey -param_enc explicit -out > private-key.pem > openssl req -new -key private-key.pem -nodes -sha384 -out ecc_clientReq.csr > > So what is the point

Re: ECC Certificate Signing Request

2014-05-28 Thread Sverre Moe
creating a ECC Certificate Signing Request I noticed the CSR from > > OpenSSL was quite different from the one I generated with Java Keytool. > > > > Checking the CSRs with: openssl req -in ecc.csr -text -noout > > > > OpenSSL CSR has the following attributes: >

Re: ECC Certificate Signing Request

2014-05-28 Thread Matt Caswell
On 28 May 2014 08:47, Sverre Moe wrote: > When creating a ECC Certificate Signing Request I noticed the CSR from > OpenSSL was quite different from the one I generated with Java Keytool. > > Checking the CSRs with: openssl req -in ecc.csr -text -noout > > OpenSSL CSR has the fo

ECC Certificate Signing Request

2014-05-28 Thread Sverre Moe
When creating a ECC Certificate Signing Request I noticed the CSR from OpenSSL was quite different from the one I generated with Java Keytool. Checking the CSRs with: openssl req -in ecc.csr -text -noout OpenSSL CSR has the following attributes: Subject Public Key Info: Public Key Algorithm