Re: HowTo; Create sample ECC Certificate with sha1WithRSAEncryption.

2013-08-22 Thread Mat Arge
If you create a selfsigned certificate, the signature algorithm will obviously be that of the public key of the certificate. If you use an EC key, you can only end up with a ecds-with* signature. If you want sha1WithRSAEncryption, you need to create a RSA key. Or have your EC-certificate signed

HowTo; Create sample ECC Certificate with sha1WithRSAEncryption.

2013-08-22 Thread Tanmoy Sinha
Hi, I am facing an issue while I am trying to create a sample self-signed certificate using openssl -req for EC Cipher suites. *Requirement:* I need to install a self-signed certificate for the cipher suite ECDH-RSA-AES128-SHA which has the following attributes:- 1. Signature Algorithm: