Re: OpenSSL server problems

2010-03-09 Thread The Doctor
On Tue, Mar 09, 2010 at 01:24:25PM +0100, Lutz Jaenicke wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! In the past few days we had some problems with the hardware of the OpenSSL server providing the public services (web, mail, etc). We are now closely monitoring the system and

Re: Downage

2010-03-09 Thread tensy joseph
What you mean by Downage on 8th March 2010?Can you please elaborate? On Mon, Mar 8, 2010 at 8:16 PM, The Doctor doc...@doctor.nl2k.ab.ca wrote: Downage on 8 MArch 2010 . When will this be rectified? -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca

what's wrong about web site www.openssl.org?

2010-03-09 Thread GuanJun He
I can not visit web site www.openssl.org.waht's wrong? thanks. __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager

Re: Downage

2010-03-09 Thread Chris Clark
What he means, is that the openssl.org web site was down most of yesterday.. But I see it is working again today. -Chris On Tue, Mar 9, 2010 at 2:34 AM, tensy joseph rajanchit...@gmail.com wrote: What you mean by Downage on 8th March 2010?Can you please elaborate? On Mon, Mar 8, 2010 at

Re: Downage

2010-03-09 Thread The Doctor
On Tue, Mar 09, 2010 at 04:04:35PM +0530, tensy joseph wrote: What you mean by Downage on 8th March 2010?Can you please elaborate? On Mon, Mar 8, 2010 at 8:16 PM, The Doctor doc...@doctor.nl2k.ab.ca wrote: Downage on 8 MArch 2010 . When will this be rectified? -- Member -

OpenSSL server problems

2010-03-09 Thread Lutz Jaenicke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! In the past few days we had some problems with the hardware of the OpenSSL server providing the public services (web, mail, etc). We are now closely monitoring the system and preparing to migrate to another server if necessary. Thank you very

Re: Downage

2010-03-09 Thread Michael S. Zick
On Tue March 9 2010, Chris Clark wrote: What he means, is that the openssl.org web site was down most of I think he means that Satan has taken over the site. ;) Mike yesterday.. But I see it is working again today. -Chris On Tue, Mar 9, 2010 at 2:34 AM, tensy joseph

RE: OpenSSL server problems

2010-03-09 Thread Jason Schultz
I think it does, but don't know for sure. Can you just try it on your system? openssl dgst -sha256 filename Subject: RE: OpenSSL server problems Date: Tue, 9 Mar 2010 12:28:28 -0500 From: chr...@motorola.com To: openssl-users@openssl.org CC: openssl-...@openssl.org Hi All,

Build problem, Mingw/MSYS, 1.0.0-beta5

2010-03-09 Thread Wolfgang Pupp
I was trying to build openssl-1.0.0-beta5, shared, with MSYS/Mingw (under Windows 7, 32 bit), with $ perl Configure mingw shared $ make libeay32.dll and ssleay32.dll were still successfully linked, but then the compilation failed in the engine- subdirectory: e_capi.c: In function 'capi_ctrl':

RE: OpenSSL server problems

2010-03-09 Thread Hasan Rezaul-CHR010
Hi All, I am somewhat of a newbie to openssl, so apologize in advance for my ignorance :-) I have openssl version 0.9.8g on my custom Linux 2.6.27 distro. I need to make sure that SHA-2 (specifically SHA-256 algorithm) is supported with this version of openssl. The sha-256 algorithm will be

Re: OpenSSL server problems

2010-03-09 Thread Rafiqul Ahsan
Yes, openssl 098g supports SHA256. I built Freeradius 1.1.7 with openssl 098g, and we have been using EAP-TLS with SHA256 signed certs for quite sometimes. Thanks On Tue, Mar 9, 2010 at 11:28 AM, Hasan Rezaul-CHR010 chr...@motorola.comwrote: Hi All, I am somewhat of a newbie to openssl, so

Default CompilingLinking of OpenSSL

2010-03-09 Thread Vladimir Belov
Hi, What is the default compilinglinking for the openssl libraries? Release or Debug? And how I can change it from one to another? I use Visual C++ 2008 Express command promt for compilinglinking. __ OpenSSL Project

RE: Build problem, Mingw/MSYS, 1.0.0-beta5

2010-03-09 Thread Jeremy Farrell
CERT_SYSTEM_STORE_CURRENT_USER is defined in Microsoft's wincrypt.h. Regards, jjf From: Wolfgang Pupp Sent: Tuesday, March 09, 2010 7:32 PM I was trying to build openssl-1.0.0-beta5, shared, with MSYS/Mingw (under Windows 7, 32 bit), with $ perl Configure mingw shared $ make

BIO_do_connect() strange return

2010-03-09 Thread Bin Lu
Hi, I have the following code snippet: bio = BIO_new_connect(host); BIO_set_conn_port(bio, port); BIO_set_nbio(bio, 1) while (true) { status = BIO_do_connect(bio); if (status 0 || !BIO_should_retry(bio)) { break; } sleep(1); } BIO_do_connect() always returns -1 the

Broadcom OpenSSL support

2010-03-09 Thread Luis Daniel Lucio Quiroz
Hi SSL'es We are planning to buy this hardware http://www.broadcom.com/products/BCM800 It claims to run under linux, how ever after linux loads its module. I wonder to know if openssl will take advantege of it? Regards, LD

BIO_do_connect() strange return

2010-03-09 Thread Bin Lu
Hi, I have the following code snippet: bio = BIO_new_connect(host); BIO_set_conn_port(bio, port); BIO_set_nbio(bio, 1) while (true) { status = BIO_do_connect(bio); if (status 0 || !BIO_should_retry(bio)) { break; } sleep(1); } BIO_do_connect() always returns -1 the

Re: Broadcom OpenSSL support

2010-03-09 Thread John R Pierce
Luis Daniel Lucio Quiroz wrote: We are planning to buy this hardware http://www.broadcom.com/products/BCM800 It claims to run under linux, how ever after linux loads its module. I wonder to know if openssl will take advantege of it? thats a 6 year old product, hung on the old/slow PCI

Re: Broadcom OpenSSL support

2010-03-09 Thread Lou Picciano
Luis, I feel your pain. We were also recently working through the decision tree on purchasing 'purpose-specific' encryption hardware for our servers; we were talked out of it by people on this list and elsewhere, given advances in CPUs. One specific advancement is the AES-specific