Re: I can't the run the example program, why?

2002-11-16 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on 17 Nov 2002 07:19:11 -, [EMAIL PROTECTED] said: jfguo> http://www.openssl.org/docs/crypto/EVP_DigestInit.html# jfguo> jfguo> I can't run the example program jfguo> win2000, VC6.0 How did you try to run it, what did it say? It's a mistake to try to double-

I can't the run the example program, why?

2002-11-16 Thread jfguo
http://www.openssl.org/docs/crypto/EVP_DigestInit.html# I can't run the example program win2000, VC6.0 any help thanks USTC Alumni Email System, http://mail.ustc.edu, FREE Signup. __ OpenSSL Project

PRNG not seeded -- help needed --

2002-11-16 Thread Data
Dear all, I know this is discussed a lot of times here but I need help about this. I`m getting the PRNG not seeded error.   This is what I`m getting at my online store: Unable to authorize payment: Error establishing SSL connection to 'secure.authorize.net': PRNG not seeded I`m new at this,

Re: OpenSSL Error (Apache + mod_ssl)

2002-11-16 Thread David Schwartz
On Fri, 15 Nov 2002 22:51:05 +, Manoj Kithany wrote: >Hi: > >My Apache is NOT working.the log file shows: > >[Fri Nov 15 15:35:57 2002] [error] mod_ssl: Init: Failed to generate >temporary 512 bit RSA private key (OpenSSL

Re: Hellp! mod_perl worked fine then added modssl and now apachewon' t start

2002-11-16 Thread Stas Bekman
Mitchel, Jennifer (Jem) wrote: Hi all, I am still new to all of this. I had Apache 1.3.22 with mod_perl included and the Authenitcation hook enabled. Everything was fine. Then I imstalled my OpenSSL and generated my key, got my server certificate from my csr etc fine. The certificate ha

Re: is there a Vc++ workspace project for building debuggable OpenSSLdll/lib on windows?

2002-11-16 Thread Igal Ore
[EMAIL PROTECTED] wrote: hi, does anyone have a vc++ workspace for building the OpenSLL project. my program is currently never returning after executing the SSL_CTX_use_PrivateKey_file(pxCTX, KEYF, SSL_FILETYPE_PEM) call. to build a debuggable version, i tried to edit the ntdll.mak file by cha

Re: FW: SSL_ERROR_SYSCALL

2002-11-16 Thread Lutz Jaenicke
On Fri, Nov 15, 2002 at 05:04:02PM -0800, Moffet, Scott wrote: > After reading many of the archived messages, I see a common question is the error >return. It's -1. So, it's not just a closed connection. It's some sort of protocol >error. If a SSL_* function returns -1, it leaves a more detai