Re: [openssl-users] How do I configure my Certification Authority to pay attention to Subject Alternate Names

2015-11-03 Thread Walter H.
On 03.11.2015 18:45, John Lewis wrote: On 11/03/2015 12:04 PM, Walter H. wrote: On 03.11.2015 14:46, John Lewis wrote: I created a local certification authority using this tutorial https://www.debian-administration.org/article/284/Creating_and_Using_a_self_signed__SSL_Certificates_in_debian

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. __

Re: [openssl-users] Need help understanding tradeoffs of "-dsaparam" in dhparam

2015-11-03 Thread Ethan Rahn
Hello, Pinging again to try and get a response. Thanks for your time, Ethan On Tue, Oct 27, 2015 at 3:35 PM, Ethan Rahn wrote: > Hello, > > I'm trying to understand the tradeoffs of using "-dsaparam" in the openssl > "dhparam" command. I know that it won't create a strong prime >

Re: [openssl-users] How do I configure my Certification Authority to pay attention to Subject Alternate Names

2015-11-03 Thread John Lewis
On 11/03/2015 12:04 PM, Walter H. wrote: > On 03.11.2015 14:46, John Lewis wrote: >> I created a local certification authority using this tutorial >> https://www.debian-administration.org/article/284/Creating_and_Using_a_self_signed__SSL_Certificates_in_debian >> >> and made a certification reques

Re: [openssl-users] How do I configure my Certification Authority to pay attention to Subject Alternate Names

2015-11-03 Thread Walter H.
On 03.11.2015 14:46, John Lewis wrote: I created a local certification authority using this tutorial https://www.debian-administration.org/article/284/Creating_and_Using_a_self_signed__SSL_Certificates_in_debian and made a certification request using this tutorial and I use this tutorial to lear

[openssl-users] How do I configure my Certification Authority to pay attention to Subject Alternate Names

2015-11-03 Thread John Lewis
I created a local certification authority using this tutorial https://www.debian-administration.org/article/284/Creating_and_Using_a_self_signed__SSL_Certificates_in_debian and made a certification request using this tutorial and I use this tutorial to learn how to make a request with a Subject Al