Amit Chopra wrote:
>
> Hi,
>I'm looking to buy an encrytion accelerator to speed up my web
> server.
> Almost all manufacturers claim that their hardware can handle
> 50/60/100/200/600 connections per second (cps).
>I'm not sure what they mean by connections per second. Are they
> refferi
On Mon, Apr 17, 2000 at 11:55:53AM -0500, David Smith wrote:
> What are the differences between v2 and v3?
Very loosely, it is like between SSLv2 and SSLv3, or between
PGP2 and OpenPGP.
--
Ng Pheng Siong <[EMAIL PROTECTED]> * http://www.post1.com/home/ngps
___
On Mon, Apr 17, 2000 at 08:15:12AM -0500, Kenneth Kalan wrote:
> [Fri Apr 14 15:03:46 2000] [error] mod_ssl: Init: Failed to generate
> temporary 512 bit RSA private key
Possibly insufficient entropy in PRNG; look into RAND_egd().
> Yet when I use openssl-0.9.4 and everything else the same, it
Hello,
I am pleased to announce the release of M2Crypto 0.04.
M2Crypto is a Python interface to OpenSSL. This release offers
the following:
- Based on OpenSSL 0.9.5. Tested on FreeBSD, Linux and Win NT.
- Much improved SSL:
- SSL certificate-based client authentication with
Tue Apr 18 10:09:04 EDT 2000
Hi,
I had the same problem with version 0.9.5a. I was trying it
on a solaris 2.7 machine. Is that what you are using?
I managed to solve it by running the 0.9.4 version of openssl.
Andrew.
On Thu, Apr 13, 2000 at 11:04:42PM -0500, SuperUser wrote:
> i did a insta
On Tue, Apr 18, 2000 at 02:56:09PM +0200, Karsten Spang wrote:
> Any clues? E.g. how do the uses of SSL in Netscape and Explorer differ?
Not much, but something similar was discussed on the mod_ssl mailing list
a while back - one intermediate fix was to set the server side to only
accept SSLv2. T
Hi,
I have noticed a couple of memory leaks. I am pasting parts of the
purify call stack.
I am using openssl-0.9.4. How can I get rid of these leaks ? Is there a
cleanup function?
Purify stack :
[W] MLK: Memory leak of 332 bytes from 1 block allocated in
CRYPTO_malloc
Distribution of
Hi Everyone,
I am new to this so please bear with me.
I installed linux ssh-client SSH Version 1.2.27 and am trying to log onto
solaris servers that have ssh insstalled and sshd running. On the server the
commands
# pkginfo -l | grep ssh and # ps -ef | grep sshd gave the following output
res
http://www.apache-ssl.org/#mod_ssl
cheers,
Adam
samuel C wrote:
>
> Hi there.. I (like most humans) have some problems in my life.. I'm not
> expecting you to help me solve all of them, but surely will do with this
> one:
>
> I'm using
> Linux RedHat6.1
> apache 1.3.12
>
I have an in-house HTTP/S server using OpenSSL. The environment is:
OpenSSL 0.9.5a
HP-UX 11.00 (64 bit)
HP ANSI C compiler.
When I try to connect using M$ Internet Explorer 5.0, SSL_accept fails
with ret==0 and SSL_get_error() returning SSL_ERROR_SYSCALL. This is
supposed to happen only when the
Hi there.. I (like most humans) have some problems in my life.. I'm not
expecting you to help me solve all of them, but surely will do with this
one:
I'm using
Linux RedHat6.1
apache 1.3.12
open-SSL 0.9.5a
mod_ssl-2.6.2-1.3.12
all compiled, installed and apparen
Hi,
I had posted a query about using the SSL_CTX_set_tmp_rsa/dsa_cb(...).
I was using the callback so that i'd generate a new ephemeral key for
every session.
The impression i got from the reply was that instead of setting the
callback and generating\selecting a key during SSL_accept, I can at
s
At 07:30 p.m. 2000/04/17, Miguel Angel Fraga wrote:
>(The /MD flag is very important, It works for me.)
I'm fairly new to OpenSSL. I tend to compile the great
majority of my projects using /MT (or /MTd), which
brings in the multithreaded libraries statically, as
opposed to /MD which references M
13 matches
Mail list logo