Re: ECDHE help needed, please

2009-08-23 Thread Dr. Stephen Henson
On Sat, Aug 22, 2009, Michael D wrote: Thank you for your reply. If I understand correctly, by specifying the 'nocert' option when starting s_server, I am limiting the cipher suites to those without certificates. Otherwise I need to create a certificate and cipher suites that require

ECDHE help needed, please

2009-08-22 Thread Michael D
I am testing a custom TLS client I am writing for a night class. I would like to use openssl s_server for the testbed, if that is possible. I am running openssl-1.0.0-stable-SNAP-20090821 * I am running the command as follows: openssl s_server -nocert It starts by saying: Using default temp

Re: ECDHE help needed, please

2009-08-22 Thread Dr. Stephen Henson
On Sat, Aug 22, 2009, Michael D wrote: I am testing a custom TLS client I am writing for a night class. I would like to use openssl s_server for the testbed, if that is possible. I am running openssl-1.0.0-stable-SNAP-20090821 * I am running the command as follows: openssl s_server

Re: ECDHE help needed, please

2009-08-22 Thread Michael D
...@openssl.org wrote: From: Dr. Stephen Henson st...@openssl.org Subject: Re: ECDHE help needed, please To: openssl-users@openssl.org Date: Saturday, August 22, 2009, 1:19 PM On Sat, Aug 22, 2009, Michael D wrote: I am testing a custom TLS client I am writing for a night class. I