Re: [openssl-users] DH-RSA and DH-DSS certificate creation

2015-11-04 Thread Jayadev Kumar
Thanks Matt ! On Tue, Nov 3, 2015 at 4:29 PM, Matt Caswell wrote: > > > On 03/11/15 23:33, Jayadev Kumar wrote: > > Hi, > > > > Can i create DH-RSA and DH-DSS certificate using openssl ? > > Yes. > > > > > If yes, Which openssl version has the support for it ? > > 1.0.2 > > > > > Can i use DH-R

Re: [openssl-users] DH-RSA and DH-DSS certificate creation

2015-11-03 Thread Matt Caswell
On 03/11/15 23:33, Jayadev Kumar wrote: > Hi, > > Can i create DH-RSA and DH-DSS certificate using openssl ? Yes. > > If yes, Which openssl version has the support for it ? 1.0.2 > > Can i use DH-RSA and DH-DSS certificate with 'openssl s_server' > application ? Yes from version 1.0.2.

[openssl-users] DH-RSA and DH-DSS certificate creation

2015-11-03 Thread Jayadev Kumar
Hi, Can i create DH-RSA and DH-DSS certificate using openssl ? If yes, Which openssl version has the support for it ? Can i use DH-RSA and DH-DSS certificate with 'openssl s_server' application ? Right now i am using openssl-1.0.1m and it is not working for me. Thanks, Jayadev. __