Re: How to passively obtain the server certificate from a TLS connection

2010-04-12 Thread Ciprian Dorin, Craciun
Hello again! I've sent the email below one week ago to this mailing list (OpenSSL), and so far nobody replied... So my guess is that either I've asked a very stupid question, or? (The email was delivered as I've looked over the archives.) Thanks again, Ciprian. On Sun, Apr 4,

Re: Openssl tarball SHA1 checksum

2010-04-12 Thread Kenneth Goldman
owner-openssl-us...@openssl.org wrote on 04/11/2010 01:38:14 PM: * Kenneth Goldman wrote on Fri, Apr 09, 2010 at 08:12 -0400: I notice that the tarballs also include a SHA1 digest. What's the point? To have a check whether the FTP download was successful to avoid accidentally using

Re: Problems with DSA 2048-bit keys

2010-04-12 Thread Sad Clouds
On Sun, 11 Apr 2010 23:29:27 -0400 Dave Thompson dave.thomp...@princetonpayments.com wrote: Aside: do you really need this? FIPS 186-3 extended DSA to 2k and 3k, but SP 800-57 no longer approves classic DSA for USgovt use at all, even in the new sizes, it switches to ECDSA instead. I

SSL / Certificates / ... Some confusion

2010-04-12 Thread Götz Reinicke - IT-Koordinator
Hi, since a couple of days I try to setup a provider and a consumer over ssl following the documentation in a book [1] an dusing two servers. (Red Hat 5.x, openssl-0.9.8e-12, openldap-2.3.43-3 ) Doing so I was confronted with a lot off different warnings/messages but finaly I got the replication

Re: Openssl tarball SHA1 checksum

2010-04-12 Thread Steffen DETTMER
* Kenneth Goldman wrote on Sun, Apr 11, 2010 at 15:36 -0400: owner-openssl-us...@openssl.org wrote on 04/11/2010 01:38:14 PM: * Kenneth Goldman wrote on Fri, Apr 09, 2010 at 08:12 -0400: I notice that the tarballs also include a SHA1 digest. What's the point? To have a check whether

ReadTimeout Does not work in OpenSSL C# library

2010-04-12 Thread swapnil kamble
Hi All, I want to managed OpenSSL .net library. But ReadTimeout does seem to work. Connection is getting successful but no exception is coming even after ReadTimeout(ex below has 1sec) expires. sslStream.ReadTimeout = 1000; sslStream.Read(clientReadBuffer, 0, clientReadBuffer.Length);

Re: locate key for p12 certificate

2010-04-12 Thread Rogan Dawes
Hi Peter, Patrick, On 2010/04/08 2:10 PM, Patrick Patterson wrote: Hello Peter: On 08/04/10 3:45 AM, peter23452345 wrote: hi, i have been trying to create a certificate for use on my webscarab proxy. essentially what i want to do is this: run a php curl script which redirects certain

Re: Openssl tarball SHA1 checksum

2010-04-12 Thread Michael S. Zick
On Sun April 11 2010, Kenneth Goldman wrote: owner-openssl-us...@openssl.org wrote on 04/11/2010 01:38:14 PM: * Kenneth Goldman wrote on Fri, Apr 09, 2010 at 08:12 -0400: I notice that the tarballs also include a SHA1 digest. What's the point? To have a check whether the FTP