Re: [openssl-dev] [openssl.org #3938] Website ciphers.html specifies DHE-RSA-DES-CBC3-SHA, OpenSSL needs EDH-RSA-DES-CBC3-SHA

2015-07-14 Thread David Thompson via RT
> From: openssl-dev On Behalf Of James A. T. Rice via RT > Sent: Saturday, July 11, 2015 17:19 > From https://www.ietf.org/rfc/rfc4346.txt > CipherSuite TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA = { 0x00,0x16 }; > > From https://www.openssl.org/docs/apps/ciphers.html > TLS_DHE_RSA_WITH_3DES_ED

Re: [openssl-dev] [openssl.org #3934] [PATCH] test: use _DEFAULT_SOURCE with newer glibc versions

2015-07-10 Thread David Thompson via RT
> From: openssl-dev On Behalf Of Salz, Rich via RT > Sent: Friday, July 10, 2015 07:13 > Subject: Re: [openssl-dev] [openssl.org #3934] [PATCH] test: use > _DEFAULT_SOURCE with newer glibc versions > > This is strange, since OpenSSL doesn't use "gethostname" which the > comments mention. Can you a